Testing #143576 Typing out manually ```typescript class Foo { private foo: Foo constructor() { this.foo = '' } } ``` <img width="372" alt="image" src="https://user-images.githubusercontent.com/6561887/155580267-f594e1c7-a8f3-4483-be82-e07003ebbd3c.png">