1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/lib
mame c9d720b873 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 <matsumoto@soutaro.com>.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-26 03:10:02 +00:00
..
-test-
minitest revisit more MJIT test skips 2018-10-22 15:49:22 +00:00
test parse.y: remove "shadowing outer local variable" warning 2018-10-26 03:10:02 +00:00
envutil.rb
find_executable.rb
iseq_loader_checker.rb
jit_support.rb revisit more MJIT test skips 2018-10-22 15:49:22 +00:00
leakchecker.rb Revert "test/lib/leakchecker.rb (find_tempfiles): don't warn for missing files" 2018-08-14 22:59:57 +00:00
memory_status.rb
profile_test_all.rb
tracepointchecker.rb
with_different_ofs.rb
zombie_hunter.rb test/lib/zombie_hunter.rb: enable zombie hunter for MJIT 2018-08-18 02:20:46 +00:00