shithub: rgbds

ref: 5fd636ac4bc99c6efb8c7bbdcfeb1fa4e2d812db
dir: /test/asm/code-after-endm-endr-endc.err/

View raw version
ERROR: code-after-endm-endr-endc.asm(6):
    syntax error, unexpected PRINTLN, expecting newline
ERROR: code-after-endm-endr-endc.asm(7):
    Macro "mac" not defined
ERROR: code-after-endm-endr-endc.asm(12):
    syntax error, unexpected PRINTLN, expecting newline
ERROR: code-after-endm-endr-endc.asm(17):
    syntax error, unexpected PRINTLN, expecting newline
ERROR: code-after-endm-endr-endc.asm(19):
    syntax error, unexpected PRINTLN, expecting end of file or newline
ERROR: code-after-endm-endr-endc.asm(23):
    syntax error, unexpected PRINTLN, expecting newline
ERROR: code-after-endm-endr-endc.asm(25):
    syntax error, unexpected PRINTLN, expecting end of file or newline
error: Assembly aborted (7 errors)!