mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
ee8986acc8
In the construction "x must either be y or non-y", we previously used "y or not y", even y is always an adjective.