mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +03:00
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
|
|
x Unexpected initializer in for in/of loop
|
|
,-[$DIR/tests/test262-parser/fail/8b72c44bd531621a.js:1:1]
|
|
1 | for (var [p]=q of r);
|
|
: ^^^
|
|
`----
|