mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
7b85cd6b72
* 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