Fix error messages in sym_GetConstantValue

This commit is contained in:
ISSOtm
2020-03-11 00:03:19 +01:00
parent ea0c5581a5
commit 23effcc3f0
5 changed files with 11 additions and 5 deletions

View File

@@ -2,3 +2,6 @@ ERROR: bracketed-symbols.asm(16):
Print types are only allowed for numbers
ERROR: bracketed-symbols.asm(20):
"Label" does not have a constant value
ERROR: bracketed-symbols.asm(21):
Expected constant PC but section is not fixed
error: Assembly aborted (3 errors)!