Implement . string constant for the current label scope (#1499)

This commit is contained in:
Sylvie
2024-09-13 15:20:01 -04:00
committed by GitHub
parent bfb96b038d
commit 122ef95d9c
15 changed files with 133 additions and 23 deletions

View File

@@ -1,3 +1,5 @@
error: period.asm(5):
syntax error, unexpected .
error: Assembly aborted (1 error)!
syntax error, unexpected DB, expecting : or ::
error: period.asm(6):
syntax error, unexpected DB, expecting : or ::
error: Assembly aborted (2 errors)!