mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 05:55:36 +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.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
flags: [module]
|
||||
---*/
|
||||
|
||||
export { Mercury as "☿" };
|
||||
function Mercury() {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user