summaryrefslogtreecommitdiff
path: root/vm.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-22 10:18:28 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commitb95b249784d51697f9f890d6f2a4fba5be08e342 (patch)
tree2162dbefa60a0353ada93be5f7c56fac8f187e35 /vm.c
parent1e9d58391c4f6b070d6713270a24181e7ec113a5 (diff)
rb_mod_remove_cvar: 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.c')
0 files changed, 0 insertions, 0 deletions