x A `get` accessor cannot have parameters
,-[$DIR/tests/test262-parser/fail/44dda972051e652d.js:1:1]
1 | class A { get prop(x) {} }
: ^^^
`----