summaryrefslogtreecommitdiff
path: root/load.c
diff options
context:
space:
mode:
authorPeter Zhu <[email protected]>2022-02-22 11:16:25 -0500
committerPeter Zhu <[email protected]>2022-02-23 09:13:04 -0500
commit651b2e59598427edd0ec3ceb3a0a49b5e106a145 ()
treef7bc62896bda05fb2dc18e66a66b65bd08f97270 /load.c
parent43cc4f66c22b2730b1a561197f05c9dda666a76e (diff)
Use rb_ary_behead for rb_ary_shift
rb_ary_shift is just a special case of rb_ary_behead where we behead only 1 element.
Notes: Merged: https://.com/ruby/ruby/pull/5590
0 files changed, 0 insertions, 0 deletions