Prevent SET from overriding constant symbols

Fixes #341
This commit is contained in:
ISSOtm
2019-08-27 21:07:42 +02:00
parent e33e6e2413
commit e3e18063c6
5 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
ERROR: -(6):
'W' already defined as constant at -(5)
ERROR: -(10):
'X' already defined as constant at -(9)
ERROR: -(14):
'Y' already defined as non-constant at -(13)
error: Assembly aborted (3 errors)!
V=$1