mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
976bfae03b
* compile.c (compile_massign): fix to invoke to_splat on splat rhs (example: *a = *nil). [ruby-dev:31136] * bootstraptest/test_massign.rb: add tests for above. * compile.c (iseq_compile_each): disable excess optimization. [ruby-dev:31126] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
runner.rb | ||
test_block.rb | ||
test_class.rb | ||
test_eval.rb | ||
test_exception.rb | ||
test_flow.rb | ||
test_jump.rb | ||
test_literal.rb | ||
test_massign.rb | ||
test_method.rb | ||
test_proc.rb | ||
test_syntax.rb | ||
test_thread.rb |