Files
rgbds/test/asm/macro-syntax.simple.err
Rangi 953f79c0d9 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.
2021-02-25 04:42:35 +01:00

6 lines
128 B
Plaintext

ERROR: macro-syntax.asm(13):
syntax error
ERROR: macro-syntax.asm(15):
syntax error
error: Assembly aborted (2 errors)!