Actions
Bug #13782
closedBackport r57733: kwrest arg name in --dump=parsetree
    Bug #13782:
    Backport r57733: kwrest arg name in --dump=parsetree
  
Description
Please backport r57733.
kwrest arg name
* compile.c (iseq_set_arguments_keywords): make keyword rest
  argument name nd_vid consistently, regardless of whether other
  keyword arguments are present.  [Fix GH-1529]
* parse.y (new_args_tail_gen): ditto.
        
           Updated by nagachika (Tomoyuki Chikanaga) over 7 years ago
          Updated by nagachika (Tomoyuki Chikanaga) over 7 years ago
          
          
        
        
      
      - Backport changed from 2.2: REQUIRED, 2.3: REQUIRED, 2.4: REQUIRED to 2.2: REQUIRED, 2.3: REQUIRED, 2.4: DONE
ruby_2_4 r62444 merged revision(s) 57733,57734.
Actions