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