1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* remove trailing spaces. [ci skip]

This commit is contained in:
git 2019-11-08 09:09:47 +09:00
parent a47d058ebf
commit 4c00b9e8eb

View file

@ -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;