Nicolas Neuss <[EMAIL PROTECTED]> writes:

> P.S.: Maybe this is also the right time for this bug report:
>
> (loop with m = 5
>       initially (setq m 3)
>       for i below m do (princ i))
>
> should print only "012", no?

Hmm, SBCL/CLISP/Allegro behave the same.  I guess this would be
something for the loop haters.  Good that I didn't post it in cll:-)

Nicolas.


Reply via email to