mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
7
test/asm/nested-macrodef.simple.err
Normal file
7
test/asm/nested-macrodef.simple.err
Normal file
@@ -0,0 +1,7 @@
|
||||
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)!
|
||||
Reference in New Issue
Block a user