summaryrefslogtreecommitdiff
path: root/enumerator.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-19 12:56:13 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit83f6de869190780e6e930caa64bd81374547a97c (patch)
tree849d75ec8e297939e20d9b5f3356c6dbd98271f6 /enumerator.c
parentce6be8889f10632f8ee0a52aaf86a4a598e74af1 (diff)
find_time_t: 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 'enumerator.c')
0 files changed, 0 insertions, 0 deletions