mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 20:37:46 -05:00
* Don't issue a use-before-declared error for a property that exists in a superclass * Simplify isInPropertyInitializer * Respond to PR comments