Files
TypeScript/src/compiler
Anders Hejlsberg 5d78cbdbbd Propagate nonInferrableType in &&, || and ?? operators (#38035)
* Propagate nonInferrableType in &&, || and ?? operators

* Add regression test

* Simpler solution: getTypeFacts(neverType) should return TypeFacts.None
2020-04-20 11:04:24 -07:00
..
2020-04-09 13:31:41 -04:00
2019-09-23 06:14:52 -07:00
2020-03-04 14:52:33 -05:00