compile.c: Fix typo
This commit is contained in:
parent
864ad8b5d7
commit
e1f6ca1911
@ -7901,7 +7901,7 @@ mandatory_node(const rb_iseq_t *iseq, const NODE *cond_node)
|
||||
static int
|
||||
compile_builtin_mandatory_only_method(rb_iseq_t *iseq, const NODE *node, const NODE *line_node)
|
||||
{
|
||||
// argumens
|
||||
// arguments
|
||||
struct rb_args_info args = {
|
||||
.pre_args_num = iseq->body->param.lead_num,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user