summaryrefslogtreecommitdiff
path: root/miniinit.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-16 15:18:55 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit689dd3aecbf6177caad793c18c1c6ab4a7cc2150 (patch)
tree5e7249ec7f394b93c6f16042bfa6d3a4ae20a3bd /miniinit.c
parentd7eec15f8e7e8667cdca144a1e288a3f72015d30 (diff)
parse_rat: 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 'miniinit.c')
0 files changed, 0 insertions, 0 deletions