summaryrefslogtreecommitdiff
path: root/builtin.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-11 13:18:22 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit9ec4f1f205f7106e7b2e82abd69dbbc58978c586 (patch)
tree3cc9b6d67b8e22b95b947faf07e04dad2147140c /builtin.c
parent184f0ab4c9e56e338de5b6fa7115c38406a184d4 (diff)
downloadruby-9ec4f1f205f7106e7b2e82abd69dbbc58978c586.tar.gz
rb_big_aref: 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.
Diffstat (limited to 'builtin.c')
0 files changed, 0 insertions, 0 deletions