Fix cut-to-width in the presence of bad constants in dead code.
[sbcl.git] / src / pcl / dlisp.lisp
index b568cf3..27f601c 100644 (file)
   (if applyp
       `(multiple-value-call ,miss-fn ,@args
                             (sb-c::%more-arg-values .more-context.
+                                                    0
                                                     .more-count.))
       `(funcall ,miss-fn ,@args)))