mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-07 23:08:20 -06:00
* Don't record Ternary.Maybe results in cache during recursive variance measurement * Add regression test * Accept new baselines * Use Ternary.Unknown to signal variance recursion * Add comments * Fix comment