mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-28 02:45:51 -05:00
* Use context free expression types in evolving array checking and cache context free type (#26585) * Use context free expression types in evolving array checking and cache context free type * Simplify second test * Low max depth a tad just so node 8 wont stack out * By request make flow control a round number * Add missing declaration