TypeScript/tests
Anders Hejlsberg a5796cf3b2
Remove ordering restrictions in control flow analysis (#37134)
* Don't reset CFA type for x.y when x is narrowed

* Add tests

* Accept new baselines

* Remove unnecessary type assertion
2020-02-29 12:03:09 -08:00
..
baselines/reference Remove ordering restrictions in control flow analysis (#37134) 2020-02-29 12:03:09 -08:00
cases Remove ordering restrictions in control flow analysis (#37134) 2020-02-29 12:03:09 -08:00
lib
projects