Sign in
webkit
/
WebKit
/
47b8206e2462d5a862fef65e142ae8764bd9b9e5
/
.
/
JSTests
/
test262
/
test
/
language
/
module-code
/
export-expname_FIXTURE.js
blob: b37ecba8bfd04e2fddd06c3aba04ff12cce6e8c2 [
file
] [
log
] [
blame
]
// Copyright (C) 2020 Bradley Farias. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
export
{
Mercury
,
Mercury
as
"☿"
};
function
Mercury
()
{}
globalThis
.
Mercury
=
Mercury
;