Make locals in main scope a non-fatal error

This commit is contained in:
ISSOtm
2020-02-18 18:36:59 +01:00
parent 03fe077b41
commit e941cafedb
2 changed files with 5 additions and 2 deletions

View File

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