diff options
author | 卜部昌平 <[email protected]> | 2020-06-22 11:00:31 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2020-06-29 11:05:41 +0900 |
commit | 6e67b30503f2931d9538d439545c3b1cff51fc80 (patch) | |
tree | 2ff71b46b5280739246c0edfc03ca5d04f0066c6 /vm_insnhelper.c | |
parent | edb1680a0549b64347518e90c6c083cb76f48521 (diff) |
method_missing: 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_insnhelper.c')
0 files changed, 0 insertions, 0 deletions