summaryrefslogtreecommitdiff
path: root/range.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-16 13:02:03 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commitcc27cd26d728d285aed728e730994d31f5ac1241 (patch)
treea4292c8a7eecc8a70f21ff06a6870c5da9f1280d /range.c
parent08202d1f0e120bc09431149e3fe2284f992dbb6d (diff)
rand_range: 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 'range.c')
0 files changed, 0 insertions, 0 deletions