0.pre7.110:
[sbcl.git] / src / compiler / vop.lisp
index 2929961..29d1a49 100644 (file)
   ;; function as far as the debugger is concerned.
   (environment-start nil :type (or label null)))
 (defprinter (ir2-physenv)
-  environment
+  closure
   old-fp
   return-pc
   return-pc-pass)