mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-19 08:24:15 -06:00
Previously, only interfaces needed to check this, but now that classes and interfaces can merge, the check needs to happen in more places.