diff options
author | mame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-10-26 03:10:02 +0000 |
---|---|---|
committer | mame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-10-26 03:10:02 +0000 |
commit | c9d720b873f570c734b136eb639f0be117803f5c (patch) | |
tree | 69da424273fcdac1321588b0d0cba395175f9e84 /test/lib/memory_status.rb | |
parent | b171d9204637e3790fce7bfb32fe9a54014d8301 (diff) |
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].
A patch from Soutaro Matsumoto <[email protected]>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/lib/memory_status.rb')
0 files changed, 0 insertions, 0 deletions