about summary refs log tree commit diff stats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/data.limg2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/data.limg b/shell/data.limg
index 1f9ecee2..222e24cc 100644
--- a/shell/data.limg
+++ b/shell/data.limg
@@ -42,7 +42,7 @@
     if (f (car xs))
       xs
       (some f (cdr xs))])
-    (any . some)
+    (any . [define any some])
     (all . [def (all f xs)
   if (no xs)
     1