mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
7 lines
198 B
Plaintext
7 lines
198 B
Plaintext
|
|
x 'import', and 'export' cannot be used outside of module code
|
|
,-[$DIR/tests/test262-parser/fail/f063969b23239390.module.js:1:1]
|
|
1 | while (1) export default 3
|
|
: ^^^^^^
|
|
`----
|