mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 02:30:15 -06:00
Covers the case when the merged interface extends an interface, but the merged class does not extend a class, then trying to extend that class.