0.pre7.126:
[sbcl.git] / src / pcl / dlisp3.lisp
index d5fa046..c3209ac 100644 (file)
@@ -60,8 +60,8 @@
 ) ; EVAL-WHEN
 
 (defmacro make-checking-or-caching-function-list ()
-  `(list ,@(mapcar #'(lambda (key)
-                      `(cons ',key (emit-checking-or-caching-macro ,@key)))
+  `(list ,@(mapcar (lambda (key)
+                    `(cons ',key (emit-checking-or-caching-macro ,@key)))
                   *checking-or-caching-list*)))
 
 ;;; Rather than compiling the constructors here, just tickle the range