1.0.35.16: Whitespace damage.
[sbcl.git] / contrib / sb-introspect / test-driver.lisp
index f1c896b..2d94f11 100644 (file)
 
 #+nil
 (progn
-  
+
   (defstruct (struct (:predicate our-struct-p)
                      (:copier copy-our-struct))
     (a 42 :type fixnum))