mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-14 13:51:42 +00:00
Add a test for a defining local label without a parent
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
SECTION "Test", ROM0
|
||||||
|
.test:
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
ERROR: local-without-parent.asm(2):
|
||||||
|
Local label in main scope
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
ERROR: -(2):
|
||||||
|
Local label in main scope
|
||||||
Reference in New Issue
Block a user