swc/ecmascript/parser/tests/test262-error-references/fail/f2db53245b89c72f.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/f2db53245b89c72f.js:1:13
|
1 | while(true) function a(){}
| ^^^^^^^^