From: Minero Aoki Date: 2004-09-08T22:19:34+09:00 Subject: Re: ruby-dev summary 24171-24235 In mail "Re: ruby-dev summary 24171-24235" "T. Onoma" wrote: > > On the other hand, this scheme breaks codes which use > > � `auto composite' feature of multiple assignment: > > > > � � h = {1=>3, 2=>9, 3=>27} > > � � h.each do |pair| > > � � � p pair � � #=> [1,3] now, but 1 by this proposal > > � � end > > that seems bad. I forgot to note that his proposal is for *Ruby 2*. Regards, Minero Aoki