shithub: rgbds

ref: a4ead0c25f7451d24e0ac4b13f2c6e17d7d30ec7
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)!