1.0.16.42: Fix LOCALLY in fopcompiled context
[sbcl.git] / src / compiler / fopcompile.lisp
index 3ddc35c..1a33385 100644 (file)
                                     for-value-p)))
                    ((if)
                     (fopcompile-if args path for-value-p))
-                   ((progn)
+                   ((progn locally)
                     (loop for (arg . next) on args
                           do (fopcompile arg
                                          path (if next