mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
`DEF`, `REDEF`, etc disable EQUS expansion, and reading macro or OPT arguments sets the lexer to raw mode. Syntax errors resume normal parsing at the line's end, but should resume normal tokenization even before that.
6 lines
201 B
Plaintext
6 lines
201 B
Plaintext
ERROR: syntax-error-lexer-mode.asm(7):
|
|
syntax error, unexpected af
|
|
ERROR: syntax-error-lexer-mode.asm(11):
|
|
syntax error, unexpected af, expecting identifier
|
|
error: Assembly aborted (2 errors)!
|