x Invalid `super()`
,-[$DIR/tests/test262-parser/fail/7b876ca5139f1ca8.js:2:1]
2 | class A extends B { constructor() { new super(); } }
: ^
`----