Project

General

Profile

« Previous | Next » 

Revision 7f69d4e4

Added by mame (Yusuke Endoh) over 5 years ago

parse.y: remove "shadowing outer local variable" warning

You can now write the following without warning.

user = User.all.find {|user| cond(user) }

Fixes [Feature #12490].

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65367 b2dd03c8-39d4-4d8f-98ff-823fe69b080e