зеркало из https://github.com/github/ruby.git
compile.c: Fix typo
This commit is contained in:
Родитель
864ad8b5d7
Коммит
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,
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче