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