0.8.3.39:
[sbcl.git] / src / code / defboot.lisp
index 2379081..978a3c8 100644 (file)
                     ,n-cond
                     (car *restart-clusters*)
                   ,(if (eq name 'cerror)
-                       `(cerror ,(second expression) ,n-cond)
+                       `(cerror ,(second exp) ,n-cond)
                        `(,name ,n-cond))))
              expression))
        expression)))