mirror of
https://github.com/swc-project/swc.git
synced 2024-12-03 13:17:09 +03:00
7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
|
|
x 'import', and 'export' cannot be used outside of module code
|
|
,-[$DIR/tests/test262-parser/fail/41bb6cfb5f18770c.js:1:1]
|
|
1 | import { a as class } from 'foo'
|
|
: ^^^^^^
|
|
`----
|