diff options
author | 卜部昌平 <[email protected]> | 2020-06-12 14:24:41 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2020-06-29 11:05:41 +0900 |
commit | 5e960545193eeb7f52acc7ec505d908db3785e30 (patch) | |
tree | 1e4d9a19d1278bac08e1f0e093520c79cbd0cdcd /enum.c | |
parent | 99073f49bf97e1d2f2caab97045de5011edf04b8 (diff) |
dln_find_1: 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 'enum.c')
0 files changed, 0 insertions, 0 deletions