TypeScript/tests/cases/conformance/types/thisType
Andrew Branch 3d09010dc8
Intersect 'this' types in union signatures (#32538)
* Intersect this types in union signatures

* Actually update baselines
2019-07-26 14:56:03 -07:00
..
contextualThisType.ts
contextualThisTypeInJavascript.ts
declarationFiles.ts
fluentClasses.ts
fluentInterfaces.ts
inferThisType.ts Infer this parameters (#26800) 2018-08-31 07:45:34 -07:00
looseThisTypeInFunctions.ts
thisTypeAccessibility.ts
thisTypeAndConstraints.ts
thisTypeErrors.ts
thisTypeErrors2.ts
thisTypeInAccessors.ts
thisTypeInAccessorsNegative.ts
thisTypeInBasePropertyAndDerivedContainerOfBase01.ts
thisTypeInClasses.ts
thisTypeInFunctions.ts
thisTypeInFunctions2.ts
thisTypeInFunctions3.ts
thisTypeInFunctionsNegative.ts Report a semantic error for an arrow function with a "this" parameter. 2018-07-23 10:42:56 -04:00
thisTypeInInterfaces.ts
thisTypeInObjectLiterals.ts
thisTypeInObjectLiterals2.ts
thisTypeInTuples.ts
thisTypeInTypePredicate.ts
thisTypeSyntacticContext.ts
typeRelationships.ts
unionThisTypeInFunctions.ts Intersect 'this' types in union signatures (#32538) 2019-07-26 14:56:03 -07:00