ref: 1aeaca2af602b19c5af2fc2bb2a71934eda2a0d0
dir: /test/asm/nested-macrodef.err/
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)!