mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 02:33:53 -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.