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