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