swc/ecmascript/parser/tests/test262-error-references/fail/e82474d52b99f1b7.js.stderr
강동윤 e6191447fe
Typescript 4.0 (#982)
swc_ecma_parser:
 - Add support for optional tuple element (#978)
2020-08-21 19:31:46 +09:00

7 lines
182 B
Plaintext

error: Expected {, got numeric literal
--> $DIR/tests/test262-parser/fail/e82474d52b99f1b7.js:1:14
|
1 | function a() 1 // expression closure is not supported
| ^