X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fearly-cl.lisp;h=4c071dd257e2e7b267516917e7a3c15cc32b5c44;hb=81a75e4657328daad0d63bdbf9555ef4d309c39d;hp=f8a1aa2f9d8c54497876b7e3f3f1e3e42b3d159d;hpb=99ad0a384664dc98af26245a33f11619ec0854ad;p=sbcl.git diff --git a/src/code/early-cl.lisp b/src/code/early-cl.lisp index f8a1aa2..4c071dd 100644 --- a/src/code/early-cl.lisp +++ b/src/code/early-cl.lisp @@ -15,7 +15,7 @@ (proclaim '(special sb!xc:*macroexpand-hook*)) ;;; the Common Lisp defined type spec symbols -(defparameter *!standard-type-names* +(defparameter *!standard-type-names* '(array atom bignum bit bit-vector character compiled-function complex cons double-float extended-char fixnum float function hash-table integer keyword list long-float nil null number package