aboutsummaryrefslogtreecommitdiff
path: root/src/interp/g-util.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/g-util.boot')
-rw-r--r--src/interp/g-util.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interp/g-util.boot b/src/interp/g-util.boot
index 689f2d5d..ed134390 100644
--- a/src/interp/g-util.boot
+++ b/src/interp/g-util.boot
@@ -332,6 +332,7 @@ for x in [
-- general utility
['%hash, :'SXHASH],
['%lam, :'LAMBDA],
+ ['%leave, :'RETURN],
['%otherwise,:'T],
['%when, :'COND]
] repeat property(first x,'%Rename) := rest x