mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-12 02:28:28 -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