Make locals without parent a non-fatal error

This commit is contained in:
ISSOtm
2020-02-18 18:15:27 +01:00
parent 12ef879860
commit 03fe077b41
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
ERROR: local-without-parent.asm(2):
Local label in main scope
Local label '.test' in main scope