Consistently handle auto-scoping of local symbols

This commit is contained in:
Rangi42
2024-09-09 11:31:42 -04:00
committed by Eldred Habert
parent cff05435ad
commit 6e83a14143
14 changed files with 60 additions and 57 deletions

View File

@@ -1,3 +1,2 @@
error: local-without-parent.asm(2):
FATAL: local-without-parent.asm(3):
Unqualified local label '.test' in main scope
error: Assembly aborted (1 error)!