mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +03:00
7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
|
error: Expected RParen
|
||
|
--> $DIR/tests/test262-parser/fail/44dda972051e652d.js:1:20
|
||
|
|
|
||
|
1 | class A { get prop(x) {} }
|
||
|
| ^
|
||
|
|