Sign in
cobalt
/
cobalt
/
abeb60ef8f6112b2bef492d1e232d9894c8f4948
/
.
/
src
/
v8
/
test
/
message
/
fail
/
modules-duplicate-export1.out
blob: 5b2478b3a20aa91450f544b3b373428e05606e51 [
file
]
*%(
basename
)
s
:
8
:
SyntaxError
:
Duplicate
export
of
'x'
export
let
x
=
42
;
^^^^^^^^^^^
SyntaxError
:
Duplicate
export
of
'x'