summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array/array_spec.rb
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-16 10:56:56 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit06ed9a7a045ab4a1e2e98910b06b988e6434fc44 (patch)
treed0486ab1591eb57140e059b2f369ecf970396817 /spec/ruby/core/array/array_spec.rb
parent268962077a84d4d24401986af56992aeb39a8146 (diff)
rb_convert_to_integer: do not goto into a branch
I'm not necessarily against every goto in general, but jumping into a branch is definitely a bad idea. Better refactor.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3247
Diffstat (limited to 'spec/ruby/core/array/array_spec.rb')
0 files changed, 0 insertions, 0 deletions