mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-17 11:24:29 -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.