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