shithub: rgbds

ref: a81d383f752e3c1a38f79d13bd31486a04261895
dir: /test/asm/nested-macrodef.err/

View raw version
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, unexpected identifier, expecting newline
error: Assembly aborted (2 errors)!