aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nrunfast.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/nrunfast.boot')
-rw-r--r--src/interp/nrunfast.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/nrunfast.boot b/src/interp/nrunfast.boot
index 1d9151d3..8a2fa6b8 100644
--- a/src/interp/nrunfast.boot
+++ b/src/interp/nrunfast.boot
@@ -93,7 +93,7 @@ evalSlotDomain(u,dollar) ==
$lookupDefaults : local := false -- new world
u = '$ => dollar
u = "$$" => dollar
- FIXP u =>
+ integer? u =>
y := dollar.u
vector? y => y
y is ["setShellEntry",:.] => eval y