aboutsummaryrefslogtreecommitdiff
path: root/src/interp/clam.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/clam.boot')
-rw-r--r--src/interp/clam.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/clam.boot b/src/interp/clam.boot
index 5b1eed1d..608aff79 100644
--- a/src/interp/clam.boot
+++ b/src/interp/clam.boot
@@ -682,7 +682,7 @@ globalHashtableStats(x,sortFn) ==
pp args
constructor2ConstructorForm x ==
- VECP x => x.0
+ vector? x => x.0
x
rightJustifyString(x,maxWidth) ==