Add missing file line-continuation-string.asm

Also make some minor formatting corrections
This commit is contained in:
Rangi
2021-07-04 16:12:34 -04:00
parent 9782f7d942
commit 695dfe9dbd
3 changed files with 8 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
println "Line \ ; this comment is ignored
continuations\ ; so is this one
work!" ; =)