mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
f75e32eef6
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.