0.6.11.10:
[sbcl.git] / src / code / early-target-error.lisp
index 8828108..216a9fe 100644 (file)
@@ -43,7 +43,7 @@
            (res restart))))
       (res))))
 
-(defstruct restart
+(defstruct (restart (:copier nil))
   name
   function
   report-function