* expand tabs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67334 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
79ddbe9dee
commit
a433f2c51b
@ -1784,7 +1784,7 @@ vm_call_iseq_setup_normal_opt_start(rb_execution_context_t *ec, rb_control_frame
|
|||||||
static void
|
static void
|
||||||
args_setup_kw_parameters(rb_execution_context_t *const ec, const rb_iseq_t *const iseq,
|
args_setup_kw_parameters(rb_execution_context_t *const ec, const rb_iseq_t *const iseq,
|
||||||
VALUE *const passed_values, const int passed_keyword_len, const VALUE *const passed_keywords,
|
VALUE *const passed_values, const int passed_keyword_len, const VALUE *const passed_keywords,
|
||||||
VALUE *const locals);
|
VALUE *const locals);
|
||||||
|
|
||||||
static VALUE
|
static VALUE
|
||||||
vm_call_iseq_setup_kwparm_kwarg(rb_execution_context_t *ec, rb_control_frame_t *cfp,
|
vm_call_iseq_setup_kwparm_kwarg(rb_execution_context_t *ec, rb_control_frame_t *cfp,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user