mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
|
|
x A `set` accessor must have exactly one parameter
|
|
,-[$DIR/tests/test262-parser/fail/9cbce7d794e8d679.js:1:1]
|
|
1 | class A { set prop() {} }
|
|
: ^^^
|
|
`----
|