aboutsummaryrefslogtreecommitdiff
path: root/src/interp/parse.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/parse.boot')
-rw-r--r--src/interp/parse.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/interp/parse.boot b/src/interp/parse.boot
index 5f52ab4e..5309b271 100644
--- a/src/interp/parse.boot
+++ b/src/interp/parse.boot
@@ -36,6 +36,9 @@ import '"postpar"
)package "BOOT"
--% Transformation of Parser Output
+
+++ If non nil, holds the operator being being defined.
+$defOp := nil
parseTransform x ==
$defOp: local:= nil