mirror of
https://github.com/swc-project/swc.git
synced 2024-12-30 00:52:29 +03:00
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
|
error: Unexpected token
|
||
|
--> $DIR/tests/test262-parser/fail/ac4ee5fb095faad0.js:1:28
|
||
|
|
|
||
|
1 | for (let x, y, z, let = 1;;;) {}
|
||
|
| ^
|
||
|
|