mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
|
|
x Unexpected initializer in for in/of loop
|
|
,-[$DIR/tests/test262-parser/fail/4e2cce832b4449f1.js:1:1]
|
|
1 | for(let x=1 of [1,2,3]) 0
|
|
: ^
|
|
`----
|