0.9.15.36: less intrusive step instrumentation
[sbcl.git] / tests / type.impure.lisp
index bf0bd45..f8ab6d2 100644 (file)
   (assert win))
 
 ;; See FIXME in type method for CONS :SIMPLE-TYPE-=
-#+nil 
+#+nil
 (multiple-value-bind (ok win)
     (sb-kernel:type= (sb-kernel:specifier-type '(cons goldbach1 integer))
                      (sb-kernel:specifier-type '(cons goldbach1 single-float)))