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