aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-object.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/i-object.boot')
-rw-r--r--src/interp/i-object.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/i-object.boot b/src/interp/i-object.boot
index 8443c55e..954d71e4 100644
--- a/src/interp/i-object.boot
+++ b/src/interp/i-object.boot
@@ -125,7 +125,7 @@ getBasicMode0(x,useIntegerSubdomain) ==
$Integer
$Integer
FLOATP x => $DoubleFloat
- (x='noBranch) or (x='noValue) => $NoValueMode
+ (x='%noBranch) or (x='noValue) => $NoValueMode
nil
++ If x is a literal of the basic types then returns