mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
bb2eb635d6
Previously, only interfaces needed to check this, but now that classes and interfaces can merge, the check needs to happen in more places.