Sign in
cobalt
/
cobalt
/
cfbb98cb3109970b4360995fc305e4e9f53e35f9
/
.
/
src
/
v8
/
test
/
message
/
fail
/
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'