0.pre7.34:
[sbcl.git] / src / compiler / byte-comp.lisp
index 0fe11fc..63e9885 100644 (file)
            (output-push-fdefinition
             segment
             (if (and found
-                     (= (length (combination-args (continuation-dest cont)))
+                     (= (length (basic-combination-args
+                                 (continuation-dest cont)))
                         2))
                 found
                 name))))