Files
rgbds/test/asm/label-macro-arg.err
ISSOtm 76efd26da0 Prevent local symbols that are not labels
Fixes errors brought up in #423
2020-02-19 00:20:58 +01:00

8 lines
289 B
Plaintext

ERROR: label-macro-arg.asm(44) -> label-macro-arg.asm::test_char(31):
Local label in main scope
while expanding symbol "VAR_DEF"
ERROR: label-macro-arg.asm(44) -> label-macro-arg.asm::test_char(31):
syntax error
while expanding symbol "VAR_DEF"
error: Assembly aborted (2 errors)!