Skip to content

Commit 4c00b9e

Browse files
committed
* remove trailing spaces. [ci skip]
1 parent a47d058 commit 4c00b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6929,7 +6929,7 @@ compile_call(rb_iseq_t *iseq, LINK_ANCHOR *const ret, const NODE *const node, in
69296929
}
69306930
}
69316931

6932-
6932+
69336933
/* receiver */
69346934
if (type == NODE_CALL || type == NODE_OPCALL || type == NODE_QCALL) {
69356935
int idx, level;

0 commit comments

Comments
 (0)