mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 12:08:41 -06:00
* Numeric literal assignable to enum literal only when values match * Accept new baselines * Update compiler sources * Accept new baselines * Fix test runner * Any numeric literal type is assignable to a computed numeric enum type