Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
v8
/
test
/
message
/
fail
/
modules-duplicate-export4.out
blob: e4514caa997a522a4751f0e53d07d2abb827b964 [
file
] [
log
] [
blame
]
*%(
basename
)
s
:
7
:
SyntaxError
:
Duplicate
export
of
'x'
export
{
y
as
z
,
y
as
x
,
y
};
^^^^^^
SyntaxError
:
Duplicate
export
of
'x'