0.6.12.2:
[sbcl.git] / src / code / deftypes-for-target.lisp
index 920c090..50bee46 100644 (file)
 
 ;;; something legal in an evaluated context
 ;;; FIXME: could probably go away
-(sb!xc:deftype form () 't)
+(sb!xc:deftype form () t)
 
 ;;; Maclisp compatibility...
 ;;; FIXME: should be STRING-DESIGNATOR (the term used in the ANSI spec)