mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
`Expansion::advance()` can increase its offset beyond the size, so I don't think this assumption was valid in the first place; `BufferedContent::advance()` should be able to as well.
11 lines
136 B
NASM
11 lines
136 B
NASM
MACRO mac
|
|
println "\1"
|
|
println \1
|
|
ENDM
|
|
mac "hello \\\"\t\r\0\n\ ; comment
|
|
\wor\
|
|
ld"
|
|
mac """goodbye
|
|
cruel\ ; comment
|
|
\nworld"""
|
|
mac "\ |