mirror of
https://github.com/gbdev/rgbds.git
synced 2026-07-02 14:08:04 +00:00
Disallow labels before ENDC
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
error: syntax error, unexpected ENDC
|
||||
at label-before-endc.asm(4)
|
||||
error: syntax error, unexpected ENDC
|
||||
at label-before-endc.asm(7)
|
||||
FATAL: Ended block with 2 unterminated conditionals (`IF`/`ELIF`/`ELSE` blocks)
|
||||
at label-before-endc.asm(8)
|
||||
Reference in New Issue
Block a user