mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 19:52:21 +03:00
14 lines
299 B
Plaintext
14 lines
299 B
Plaintext
|
|
x Expected ';', '}' or <eof>
|
|
,-[$DIR/tests/test262-parser/fail/b9b5930aa449a36a.js:1:1]
|
|
1 | a => {}()
|
|
: ^
|
|
`----
|
|
|
|
Error:
|
|
> This is the expression part of an expression statement
|
|
,-[$DIR/tests/test262-parser/fail/b9b5930aa449a36a.js:1:1]
|
|
1 | a => {}()
|
|
: ^^^^^^^
|
|
`----
|