swc/crates/swc_ecma_parser/tests/test262-error-references/fail/e01265e2211e48b3.js.stderr
2021-11-10 19:00:54 +09:00

7 lines
144 B
Plaintext

error: Expected ';', got ')'
--> $DIR/tests/test262-parser/fail/e01265e2211e48b3.js:1:19
|
1 | for(let a = 0 in b);
| ^