0.pre7.54:
[sbcl.git] / src / compiler / generic / primtype.lisp
index b566b11..7310a2d 100644 (file)
            (part-of list))
           (t
            (any))))
-       (function-type
+       (fun-type
         (exactly function))
        (sb!xc:class
         (if (csubtypep type (specifier-type 'function))