aboutsummaryrefslogtreecommitdiff
path: root/src/boot/parser.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/parser.boot')
-rw-r--r--src/boot/parser.boot3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/boot/parser.boot b/src/boot/parser.boot
index 472d98ac..dd42631d 100644
--- a/src/boot/parser.boot
+++ b/src/boot/parser.boot
@@ -1175,7 +1175,8 @@ bpCaseItem()==
++ Main entry point into the parser module.
bpOutItem()==
- $op := nil
+ $op: local := nil
+ $GenVarCounter: local := 0
bpComma() or bpTrap()
b := bpPop1()
bpPush