1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2024-11-22 17:32:01 +00:00

Parsec that ships with Hugs throws weirder errors sometimes.

This commit is contained in:
Cat's Eye Technologies 2014-04-27 10:34:26 +01:00
parent bd25d7b9f0
commit 922fcfd1fc

View File

@ -164,7 +164,7 @@ a symbol that was declared previously with `reserve` or `assign`.
| lda #0
| sta $0400
| }
? unexpected "$"
? unexpected
| assign byte screen $0400
| routine main {