swc/crates/swc_ecma_parser/tests/test262-error-references/fail/a4bfa8e3b523c466.module.js.stderr

7 lines
182 B
Plaintext

x 'import', and 'export' cannot be used outside of module code
,-[$DIR/tests/test262-parser/fail/a4bfa8e3b523c466.module.js:2:1]
2 | {export default 3;}
: ^^^^^^
`----