0.7.13.pcl-class.1
[sbcl.git] / src / compiler / generic / vm-type.lisp
index 62a6609..9c50878 100644 (file)
      (if (type= type (specifier-type 'cons))
         'sb!c:check-cons
         nil))
-    (built-in-class
+    (built-in-classoid
      (if (type= type (specifier-type 'symbol))
         'sb!c:check-symbol
         nil))