1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/erb
nobu 161f4a511a erb.rb: shadow by keys
* lib/erb.rb (ERB#new_toplevel): shadow already defined local
  variables by block local variabes, not to overwrite them.
  [ruby-core:84390] [Bug #14215]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-22 08:08:31 +00:00
..
hello.erb
test_erb.rb erb.rb: shadow by keys 2017-12-22 08:08:31 +00:00
test_erb_command.rb bin/erb: change template file encoding to UTF-8 2017-11-10 13:59:01 +00:00
test_erb_m17n.rb