summaryrefslogtreecommitdiff
path: root/compar.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-11 13:53:16 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit3a3728e4b37b422dae617ed75520e28426835053 (patch)
treef33258f9e0196d2475a4977ee0c7d55363a09603 /compar.c
parent86e3d63772533d6b301ab0d9e73b719c47d96f7f (diff)
singleton_class_of: 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 'compar.c')
0 files changed, 0 insertions, 0 deletions