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