summaryrefslogtreecommitdiff
path: root/rational.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-16 14:31:11 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit9c5804ac1ce78126670082327fa3ab80cff0ee25 (patch)
tree104caddf513e1efb81bf4e54512bce6895d3180d /rational.c
parentcc27cd26d728d285aed728e730994d31f5ac1241 (diff)
range_each: 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 'rational.c')
0 files changed, 0 insertions, 0 deletions