mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-26 13:02:07 +00:00
A local label starting with a keyword (e.g. jr.local) is an error
This commit is contained in:
3
test/asm/keyword-global.asm
Normal file
3
test/asm/keyword-global.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
section "test", rom0
|
||||
#call.local1
|
||||
call.local2
|
||||
Reference in New Issue
Block a user