swc/ecmascript/parser/tests/test262-error-references/fail/15ce7f870c38eaff.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
132 B
Plaintext

error: Parenthesized expression cannot be empty
--> $DIR/tests/test262-parser/fail/15ce7f870c38eaff.js:1:1
|
1 | () ? 42
| ^^