mirror of
https://github.com/swc-project/swc.git
synced 2024-12-30 09:03:37 +03:00
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
|
error: Expected RParen
|
||
|
--> $DIR/tests/test262-parser/fail/25b1013a4046bd70.js:1:21
|
||
|
|
|
||
|
1 | try {} catch (answer()) {}
|
||
|
| ^
|
||
|
|