mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 12:02:08 +00:00
Support 'MACRO mac' as well as 'mac: MACRO' for defining macros
The new syntax is used in documentation, but the old syntax is not yet deprecated.
This commit is contained in:
5
test/asm/macro-syntax.err
Normal file
5
test/asm/macro-syntax.err
Normal file
@@ -0,0 +1,5 @@
|
||||
ERROR: macro-syntax.asm(13):
|
||||
syntax error, unexpected identifier, expecting newline
|
||||
ERROR: macro-syntax.asm(15):
|
||||
syntax error, unexpected ENDM
|
||||
error: Assembly aborted (2 errors)!
|
||||
Reference in New Issue
Block a user