x Invalid access to super
,-[$DIR/tests/test262-parser/fail/49edc77061449ae3.js:1:1]
1 | class A extends B { constructor() { super; } }
: ^
`----