summaryrefslogtreecommitdiff
path: root/object.c
diff options
context:
space:
mode:
author卜部昌平 <[email protected]>2020-06-16 10:39:07 +0900
committer卜部昌平 <[email protected]>2020-06-29 11:05:41 +0900
commit03354feb6a01b048039cc586dd7135ee71446821 (patch)
tree7ec75a38cdf7740f6df6d13ecf672928037e0dda /object.c
parent250189f54f2cf690195573ee82082c42b21ccac6 (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