aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-util.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/i-util.boot')
-rw-r--r--src/interp/i-util.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/i-util.boot b/src/interp/i-util.boot
index fde45dfb..f9839d55 100644
--- a/src/interp/i-util.boot
+++ b/src/interp/i-util.boot
@@ -127,7 +127,7 @@ newType? t == nil
-- functions used at run-time which were formerly in the compiler files
Undef(:u) ==
- u':= LAST u
+ u':= last u
[[domain,slot],op,sig]:= u'
domain':=eval mkEvalable domain
not EQ(first domain'.slot, function Undef) =>