0.6.11.13:
[sbcl.git] / src / code / target-defstruct.lisp
index 92932cf..8942ffc 100644 (file)
@@ -8,6 +8,8 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
+
+(/show0 "target-defstruct.lisp 12")
 \f
 ;;;; structure frobbing primitives
 
                             (dsd-type dsd)
                             new-value))))
            (setf (%instance-ref structure (dsd-index dsd)) new-value)))))
+
+(/show0 "target-defstruct.lisp end of file")