summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array/array_spec.rb
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-17 16:02:18 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commitc422fc4bbcb58a16fc84a287baa3cb2d454d7a81 (patch)
tree0ef0264ae52ab6127bb3f80886c14fa177980c1f /spec/ruby/core/array/array_spec.rb
parentc29ec1ef1a88626319c39db02e7574c13f9b72d3 (diff)
rb_str_rindex_m: 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