Rephrase error messages for consistency

This commit is contained in:
Rangi42
2024-09-09 09:14:33 -04:00
committed by Eldred Habert
parent 155e7287db
commit 6bc2446966
11 changed files with 19 additions and 19 deletions

View File

@@ -3,5 +3,5 @@ error: bracketed-symbols.asm(16):
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
PC does not have a constant value; the current section is not fixed
error: Assembly aborted (3 errors)!