TypeScript/tests/cases/conformance/types/intersection
Wesley Wigham e70f2af25d
Defer union or intersection property type normalization (#31486)
* Defer union or intersection property type normalization

* Accept moved span
2019-05-28 10:51:47 -07:00
..
contextualIntersectionType.ts
intersectionAndUnionTypes.ts
intersectionAsWeakTypeSource.ts
intersectionOfUnionOfUnitTypes.ts
intersectionReduction.ts
intersectionsAndEmptyObjects.ts
intersectionThisTypes.ts
intersectionTypeAssignment.ts
intersectionTypeEquivalence.ts
intersectionTypeInference.ts
intersectionTypeInference2.ts
intersectionTypeInference3.ts
intersectionTypeMembers.ts Defer union or intersection property type normalization (#31486) 2019-05-28 10:51:47 -07:00
intersectionTypeOverloading.ts
intersectionTypeReadonly.ts
intersectionWithUnionConstraint.ts
operatorsAndIntersectionTypes.ts
recursiveIntersectionTypes.ts