Sign in
cobalt
/
cobalt
/
19.lts.1+
/
.
/
src
/
v8
/
test
/
message
/
fail
/
invalid-spread-2.js
blob: 14dfd728a070e850c6c39365797ce1e679e8b4b4 [
file
] [
log
] [
blame
]
// Copyright 2015 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
//
(
x
,
...
y
,
z
)