swc/ecmascript/parser/tests/test262-error-references/fail/665ab370012f20cf.js.stderr
강동윤 993b77b325
Improve error messages (#980)
swc_ecma_parser:
 - Improve error messages
2020-08-21 14:57:16 +09:00

7 lines
154 B
Plaintext

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