mirror of
https://github.com/tc39/test262.git
synced 2025-07-24 22:45:10 +02:00
Fix: test/language/module-code/export-expname_FIXTURE.js remove frontmatter.
This commit is contained in:
parent
dc74a0b0ee
commit
70a39ad0fb
@ -1,8 +1,5 @@
|
|||||||
// Copyright (C) 2020 Bradley Farias. All rights reserved.
|
// Copyright (C) 2020 Bradley Farias. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
|
||||||
flags: [module]
|
|
||||||
---*/
|
|
||||||
|
|
||||||
export { Mercury as "☿" };
|
export { Mercury as "☿" };
|
||||||
function Mercury() {}
|
function Mercury() {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user