2021-09-25 19:19:08 +03:00
|
|
|
error: Expected ';', got ')'
|
2019-03-11 14:33:15 +03:00
|
|
|
--> $DIR/tests/test262-parser/fail/154f02d86fce5e81.js:1:22
|
2018-02-27 07:21:57 +03:00
|
|
|
|
|
|
|
|
1 | for (const x = 0 in y){}
|
2019-03-11 14:33:15 +03:00
|
|
|
| ^
|
2018-02-27 07:21:57 +03:00
|
|
|
|