TypeScript/tests/cases/conformance/types/typeParameters/typeArgumentLists
..
callGenericFunctionWithIncorrectNumberOfTypeArguments.ts
callGenericFunctionWithZeroTypeArguments.ts
callNonGenericFunctionWithTypeArguments.ts
constraintSatisfactionWithAny.ts
constraintSatisfactionWithAny2.ts
constraintSatisfactionWithEmptyObject.ts
functionConstraintSatisfaction.ts
functionConstraintSatisfaction2.ts
functionConstraintSatisfaction3.ts
instantiateGenericClassWithWrongNumberOfTypeArguments.ts
instantiateGenericClassWithZeroTypeArguments.ts
instantiateNonGenericTypeWithTypeArguments.ts
typeParameterAsTypeParameterConstraint.ts
typeParameterAsTypeParameterConstraint2.ts
typeParameterAsTypeParameterConstraintTransitively.ts
typeParameterAsTypeParameterConstraintTransitively2.ts
wrappedAndRecursiveConstraints.ts
wrappedAndRecursiveConstraints2.ts
wrappedAndRecursiveConstraints3.ts
wrappedAndRecursiveConstraints4.ts