swc/ecmascript/parser/tests/test262-error-references/fail/e808e347646c2670.js.stderr
Yehuda Katz db85d123b7
Fix a number of typos (#1412)
Co-authored-by: 강동윤 <kdy1997.dev@gmail.com>
2021-02-20 15:18:09 +09:00

7 lines
156 B
Plaintext

error: Declaration is now allowed
--> $DIR/tests/test262-parser/fail/e808e347646c2670.js:1:13
|
1 | for(a of b) function c(){}
| ^^^^^^^^