Prevent local symbols that are not labels

Fixes errors brought up in #423
This commit is contained in:
ISSOtm
2020-02-19 00:20:58 +01:00
parent cf2001de5f
commit 76efd26da0
5 changed files with 46 additions and 20 deletions

View File

@@ -5,4 +5,3 @@ $8
sizeof__something equals $1
sizeof_@something equals $1
sizeof_#something equals $1
sizeof_.something equals $1