mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-14 05:41:42 +00:00
Consistently lex local labels after keywords, even when skipping/capturing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
section "test", ROM0
|
||||
Global:
|
||||
Global: ; none of the `end*.local_*` identifiers below should get treated as keywords
|
||||
|
||||
if 0
|
||||
println "no"
|
||||
|
||||
Reference in New Issue
Block a user