mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 03:52:08 +00:00
Store IF depth relative to each fstack context
This disallows starting/ending an IF inside an INCLUDEd file or a macro expansion
This commit is contained in:
2
test/asm/unterminated-if.err
Normal file
2
test/asm/unterminated-if.err
Normal file
@@ -0,0 +1,2 @@
|
||||
FATAL: unterminated-if.asm(13) -> unterminated-if-include.inc(4):
|
||||
Ended block with 1 unterminated IF construct
|
||||
Reference in New Issue
Block a user