TypeScript/tests/cases/conformance/types/intersection
Anders Hejlsberg 4540998289 Adding test
2016-02-06 15:33:56 -08:00
..
contextualIntersectionType.ts Adding a few more tests 2015-06-25 18:45:03 -07:00
intersectionAndUnionTypes.ts
intersectionTypeAssignment.ts Adding a few more tests 2015-06-25 18:45:03 -07:00
intersectionTypeEquivalence.ts
intersectionTypeInference.ts Adding test for inference with intersection type as target 2015-06-30 12:41:03 -07:00
intersectionTypeMembers.ts
intersectionTypeOverloading.ts Adding test 2015-06-26 09:48:36 -07:00
operatorsAndIntersectionTypes.ts Adding test 2016-02-06 15:33:56 -08:00
recursiveIntersectionTypes.ts