mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +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.
10 lines
365 B
Plaintext
10 lines
365 B
Plaintext
error: string-literal-macro-arg.asm(6):
|
|
Illegal character escape 'w'
|
|
error: string-literal-macro-arg.asm(11):
|
|
Illegal character escape at end of input
|
|
error: string-literal-macro-arg.asm(11):
|
|
Unterminated string
|
|
error: string-literal-macro-arg.asm(11) -> string-literal-macro-arg.asm::mac(4):
|
|
Unterminated string
|
|
error: Assembly aborted (4 errors)!
|