mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 11:12:07 +00:00
Consistently handle auto-scoping of local symbols
This commit is contained in:
4
test/asm/empty-local-used.asm
Normal file
4
test/asm/empty-local-used.asm
Normal file
@@ -0,0 +1,4 @@
|
||||
SECTION "Test", ROM0
|
||||
|
||||
Label:
|
||||
dw Label.
|
||||
Reference in New Issue
Block a user