mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-30 23:07:48 +00:00
Add test to demonstrate lack of expansions in skipIfBlock (#1516)
This commit is contained in:
5
test/asm/skip-expansions.err
Normal file
5
test/asm/skip-expansions.err
Normal file
@@ -0,0 +1,5 @@
|
||||
error: skip-expansions.asm(31) -> skip-expansions.asm::mac2(21):
|
||||
Macro argument '\1' not defined
|
||||
error: skip-expansions.asm(31) -> skip-expansions.asm::mac2(21):
|
||||
syntax error, unexpected (
|
||||
error: Assembly aborted (2 errors)!
|
||||
Reference in New Issue
Block a user