Skip to content

Commit 265ba97

Browse files
committed
test now result in a warning
1 parent 3be057c commit 265ba97

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • test/cases/parsing/harmony-export-precedence
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = [
2+
[/export 'default' \(imported as 'defaultImport'\) was not found in '.\/a'/]
3+
];

0 commit comments

Comments
 (0)