diff options
author | 卜部昌平 <[email protected]> | 2020-06-16 10:39:07 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2020-06-29 11:05:41 +0900 |
commit | 03354feb6a01b048039cc586dd7135ee71446821 (patch) | |
tree | 7ec75a38cdf7740f6df6d13ecf672928037e0dda /object.c | |
parent | 250189f54f2cf690195573ee82082c42b21ccac6 (diff) |
fix_pow: 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 'object.c')
0 files changed, 0 insertions, 0 deletions