TypeScript/tests/cases/conformance/classes/classDeclarations/classHeritageSpecification
..
classAppearsToHaveMembersOfObject.ts
classExtendingClass.ts
classExtendingPrimitive.ts
classExtendingPrimitive2.ts
classExtendsEveryObjectType.ts
classExtendsEveryObjectType2.ts
classExtendsItself.ts
classExtendsItselfIndirectly.ts
classExtendsItselfIndirectly2.ts
classExtendsItselfIndirectly3.ts
classExtendsShadowedConstructorFunction.ts
classExtendsValidConstructorFunction.ts
classIsSubtypeOfBaseType.ts
constructorFunctionTypeIsAssignableToBaseType.ts
constructorFunctionTypeIsAssignableToBaseType2.ts
derivedTypeDoesNotRequireExtendsClause.ts