mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 04:22:07 +00:00
Add missing file line-continuation-string.asm
Also make some minor formatting corrections
This commit is contained in:
3
test/asm/line-continuation-string.asm
Normal file
3
test/asm/line-continuation-string.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
println "Line \ ; this comment is ignored
|
||||
continuations\ ; so is this one
|
||||
work!" ; =)
|
||||
Reference in New Issue
Block a user