class Foo extends Bar { constructor() { var _temp; foo((_temp = super(), this.bar = "foo", _temp)); } }