There was an error while loading. Please reload this page.
class C { constructor() { this.foo = 10; } }
this.foo doesn't exist, but we should provide a quick-fix to declare it.
this.foo
this.foodoesn't exist, but we should provide a quick-fix to declare it.