# File lib/ruby19_parser.rb, line 4939
def _reduce_364(val, _values, result)
                      _, splat, _, args = val

                      result = block_var "*#{splat}""*#{splat}", args
                    
    result
end