Files
rgbds/test/asm/macro-syntax.err
2025-07-09 11:04:23 -04:00

12 lines
355 B
Plaintext

error: macro-syntax.asm(7):
Label "old" created outside of a SECTION
error: macro-syntax.asm(7):
syntax error, unexpected MACRO
error: macro-syntax.asm(8):
'\1' cannot be used outside of a macro
error: macro-syntax.asm(9):
syntax error, unexpected ENDM
error: macro-syntax.asm(11):
"old" is not a macro
Assembly aborted with 5 errors!