From 21082eac50d35e0c54a85066a3609c7b5063c0f7 Mon Sep 17 00:00:00 2001 From: git Date: Wed, 19 Apr 2023 00:16:36 +0000 Subject: [PATCH] * expand tabs. [ci skip] Please consider using misc/expand_tabs.rb as a pre-commit hook. --- array.c | 4 ++-- compile.c | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/array.c b/array.c index b3b334dd68..1eb1f1ced9 100644 --- a/array.c +++ b/array.c @@ -5360,8 +5360,8 @@ rb_ary_hash_values(long len, const VALUE *elements) h = rb_hash_start(len); h = rb_hash_uint(h, (st_index_t)rb_ary_hash_values); for (i=0; ioperands[0]; iobj->insn_id = BIN(opt_newarray_send); @@ -3720,9 +3720,9 @@ iseq_specialized_instruction(rb_iseq_t *iseq, INSN *iobj) ELEM_REMOVE(&niobj->link); return COMPILE_OK; } - } - } - } + } + } + } } if (IS_INSN_ID(iobj, send)) {