aboutsummaryrefslogtreecommitdiff
path: root/src/interp/functor.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/functor.boot')
-rw-r--r--src/interp/functor.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/functor.boot b/src/interp/functor.boot
index d6848716..106a1557 100644
--- a/src/interp/functor.boot
+++ b/src/interp/functor.boot
@@ -914,7 +914,7 @@ mkRepititionAssoc l ==
encodeItem x ==
x is [op,:argl] => getCaps op
- IDENTP x => symbolName x
+ ident? x => symbolName x
STRINGIMAGE x
getCaps x ==