Rob Biedenharn wrote:
> Well, I didn't believe you until I tried it myself. Seems that both
> until and while behave similarly when applied to a block rather than a
> simple expression.
> 
> I get the same results with ruby -e "..." as I do with irb so it's not
> just an irb oddity.

excellent!  I always like it when things are proven.  With this working 
consistently that means it is a quirk and not a bug as such, though I 
still wish that Matz would change this behavior.

Thanks again for checking.  :)
-- 
Posted via http://www.ruby-forum.com/.