Sign in
cobalt
/
cobalt
/
2a8c847d785c1602f60915c8e0112e0aec6a15a5
/
.
/
src
/
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