From 922fcfd1fc2f8858cf117ae4381cf78f5a262432 Mon Sep 17 00:00:00 2001 From: Cat's Eye Technologies Date: Sun, 27 Apr 2014 10:34:26 +0100 Subject: [PATCH] Parsec that ships with Hugs throws weirder errors sometimes. --- doc/Checking.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Checking.markdown b/doc/Checking.markdown index 9ba6fab..2127574 100644 --- a/doc/Checking.markdown +++ b/doc/Checking.markdown @@ -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 {