0.7.12.13:
[sbcl.git] / src / compiler / ir1-translators.lisp
index 30e27c8..4c5a861 100644 (file)
                          thing
                          :debug-name (debug-namify "#'~S" thing)
                          :allow-debug-catch-tag t)))
-       ((setf)
+       ((setf sb!pcl::class-predicate)
         (let ((var (find-lexically-apparent-fun
                     thing "as the argument to FUNCTION")))
           (reference-leaf start cont var)))