From: SASADA Koichi Date: 2012-03-05T16:53:36+09:00 Subject: [ruby-core:43072] Re: [ruby-trunk - Feature #6070] The scope of for loop variables (2012/03/05 16:10), Shugo Maeda wrote: > For loops are syntactically close to while loops, but for loops are > semantically more close to blocks, so I think it's better to make for > loops consistent with blocks. I like current behavior because of consistency with "while" statement :) -- // SASADA Koichi at atdot dot net