shithub: rgbds

ref: 70bbb098d3b76909d27e0bff3c331f774073dfb0
dir: /test/asm/nested-macrodef.simple.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
error: Assembly aborted (2 errors)!