swc/ecmascript/parser/tests/test262-error-references/fail/665ab370012f20cf.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
154 B
Plaintext

error: Declaration is now allowed
--> $DIR/tests/test262-parser/fail/665ab370012f20cf.js:1:12
|
1 | with(true) function a(){}
| ^^^^^^^^