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