TypeScript/tests/cases/conformance/expressions/functionCalls
2015-05-16 16:42:49 +08:00
..
callWithSpread.ts Corrects old tests. 2015-05-15 08:38:44 +08:00
callWithSpreadES6.ts Corrects old tests. 2015-05-15 08:38:44 +08:00
forgottenNew.ts
functionCalls.ts
grammarAmbiguities.ts
newWithSpread.ts Fixes concat style 2015-05-16 16:42:49 +08:00
newWithSpreadES5.ts Fixes concat style 2015-05-16 16:42:49 +08:00
newWithSpreadES6.ts Fixes concat style 2015-05-16 16:42:49 +08:00
overloadResolution.ts
overloadResolutionClassConstructors.ts
overloadResolutionConstructors.ts
typeArgumentInference.ts
typeArgumentInferenceConstructSignatures.ts
typeArgumentInferenceErrors.ts
typeArgumentInferenceTransitiveConstraints.ts
typeArgumentInferenceWithConstraints.ts
typeArgumentInferenceWithObjectLiteral.ts