diff --git a/compile.c b/compile.c index e0a3c891d1..457b1666da 100644 --- a/compile.c +++ b/compile.c @@ -6929,7 +6929,7 @@ compile_call(rb_iseq_t *iseq, LINK_ANCHOR *const ret, const NODE *const node, in } } - + /* receiver */ if (type == NODE_CALL || type == NODE_OPCALL || type == NODE_QCALL) { int idx, level;