summaryrefslogtreecommitdiff
path: root/vm_core.h
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-15 10:13:10 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commitd060ebf83c74b79fd8315e6428bad53a0b0d3fce (patch)
tree6a10a0ce2ded8c5f852506f9095ed5403d06933c /vm_core.h
parent5e960545193eeb7f52acc7ec505d908db3785e30 (diff)
sum_iter: 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 'vm_core.h')
0 files changed, 0 insertions, 0 deletions