mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Correctly recover from syntax errors at the first token of a line (#1549)
This commit is contained in:
@@ -6,4 +6,6 @@ error: macro-syntax.asm(8):
|
||||
'\1' cannot be used outside of a macro
|
||||
error: macro-syntax.asm(9):
|
||||
syntax error, unexpected ENDM
|
||||
error: Assembly aborted (4 errors)!
|
||||
error: macro-syntax.asm(11):
|
||||
"old" is not a macro
|
||||
error: Assembly aborted (5 errors)!
|
||||
|
||||
Reference in New Issue
Block a user