0.pre7.86.flaky7.2:
[sbcl.git] / src / compiler / represent.lisp
index fb87aa5..a6a7480 100644 (file)
                     t)))
        (frob lambda)
        (when tails
-         (dolist (fun (tail-set-functions tails))
+         (dolist (fun (tail-set-funs tails))
            (frob fun))))))
 
   (values))