Sign in
cobalt
/
cobalt
/
08336faa599332e3e3bf29b7ad38ef023018b55e
/
.
/
third_party
/
v8
/
test
/
message
/
fail
/
let-lexical-declaration-destructuring-in-single-statement.out
blob: 16c487f3d6be7b79de443c0e37784e08259f1a41 [
file
] [
log
] [
blame
]
*%(
basename
)
s
:
5
:
SyntaxError
:
Lexical
declaration cannot appear
in
a single
-
statement context
with
({})
let
[
a
]
=
[
42
];
^^^
SyntaxError
:
Lexical
declaration cannot appear
in
a single
-
statement context