Files
rgbds/test/asm/nested-macrodef.simple.err
2021-11-20 11:21:46 +01:00

8 lines
324 B
Plaintext

warning: nested-macrodef.asm(26) -> nested-macrodef.asm::outer(22): [-Wuser]
Nested macros shouldn't work, whose argument would be \1?
error: nested-macrodef.asm(26) -> nested-macrodef.asm::outer(24):
Unterminated macro definition
error: nested-macrodef.asm(27):
syntax error
error: Assembly aborted (2 errors)!