0.pre7.38:
[sbcl.git] / src / code / macroexpand.lisp
index 4806e01..8f467e5 100644 (file)
@@ -50,7 +50,7 @@
                                ;; in what it sends and liberal in what it
                                ;; accepts" by doing the defaulting itself.
                                ;; -- WHN 19991128
-                               (or env (make-null-lexenv)))
+                               (coerce-to-lexenv env))
                       t)
               (values form nil))))
        ((symbolp form)