mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 02:30:15 -06:00
* Instantiating a signature in the context of another should infer from return type predicates if they match up * Invert condition per PR feedback