2022-02-25 09:08:35 +03:00
|
|
|
error: A `get` accessor cannot have parameters
|
2019-11-17 12:36:47 +03:00
|
|
|
--> $DIR/tests/test262-parser/fail/576b2243fb8c3b54.js:1:8
|
2018-02-27 07:21:57 +03:00
|
|
|
|
|
|
|
|
1 | ({ get prop(x) {} })
|
2019-11-17 12:36:47 +03:00
|
|
|
| ^^^^
|
2018-02-27 07:21:57 +03:00
|
|
|
|