Sign in
cobalt
/
cobalt
/
6c8e6ca645585847723be8278a12b4ca8ab72d69
/
.
/
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