shithub: rgbds

ref: 94d07c78d846f1a7a2af837f563a35bce468963a
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):
    Macro "inner" not defined
error: Assembly aborted (2 errors)!