0.8.1.6:
[sbcl.git] / src / compiler / array-tran.lisp
index 7afe2cd..d0f9baf 100644 (file)
          (give-up-ir1-transform))
         (t
          (let ((dim (continuation-value dimension)))
-           `(the (integer 0 ,dim) index)))))
+           `(the (integer 0 (,dim)) index)))))
 \f
 ;;;; WITH-ARRAY-DATA