0.pre7.54:
[sbcl.git] / tests / info.impure.lisp
index 8376d67..ffb3a06 100644 (file)
@@ -41,7 +41,7 @@
 (assert
   (equal
    (format nil "~A" (sb-int:info :function :type 'foo))
-   "#<FUNCTION-TYPE (FUNCTION (T T) LIST)>"))
+   "#<FUN-TYPE (FUNCTION (T T) LIST)>"))
 |#
 
 ;;; success