mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +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.err
Normal file
3
test/asm/keyword-global.err
Normal file
@@ -0,0 +1,3 @@
|
||||
error: Identifier "call.local2" begins with a keyword; did you mean to put a space between them?
|
||||
at keyword-global.asm(3)
|
||||
Assembly aborted with 1 error!
|
||||
Reference in New Issue
Block a user