diff options
author | 卜部昌平 <[email protected]> | 2020-06-22 10:15:32 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2020-06-29 11:05:41 +0900 |
commit | 1e9d58391c4f6b070d6713270a24181e7ec113a5 (patch) | |
tree | 85dcb5196d0c091714a10980d033ffe99b226e12 /vm_eval.c | |
parent | fc45a061b9c317bfe1f7a9b726e7056db93950c8 (diff) |
rb_copy_generic_ivar: 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 'vm_eval.c')
0 files changed, 0 insertions, 0 deletions