* remove trailing spaces. [ci skip]
This commit is contained in:
parent
a47d058ebf
commit
4c00b9e8eb
@ -6929,7 +6929,7 @@ compile_call(rb_iseq_t *iseq, LINK_ANCHOR *const ret, const NODE *const node, in
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* receiver */
|
/* receiver */
|
||||||
if (type == NODE_CALL || type == NODE_OPCALL || type == NODE_QCALL) {
|
if (type == NODE_CALL || type == NODE_OPCALL || type == NODE_QCALL) {
|
||||||
int idx, level;
|
int idx, level;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user