Prevent defining invalid local labels

Fixes #913
This commit is contained in:
Rangi
2021-07-29 18:55:59 -04:00
committed by Eldred Habert
parent 20fd6eabbb
commit 26ddf1ff4d
14 changed files with 63 additions and 29 deletions

View File

@@ -0,0 +1,8 @@
SECTION "sec", ROM0
Parent:
Parent.child:
db 0
.grandchild:
db 1
dw Parent.child.grandchild