shithub: rgbds

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