mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Allow tab character after backslash line continuation
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
println "Line \ ; this comment is ignored
|
||||
continuations\ ; so is this one
|
||||
continuations\ ; so is this one
|
||||
work!" ; =)
|
||||
|
||||
Reference in New Issue
Block a user