Files
TypeScript/tests/baselines/reference
Sheetal Nandi 16fc7a22e2 Tests for union type literals
A union type literal is written as a sequence of types separated by vertical bars.
UnionType:
PrimaryOrUnionType   |   PrimaryType
A union typle literal references a union type.
When function or constructor types are included in union types they must be enclosed in parentheses
2014-11-04 13:18:47 -08:00
..
2014-10-31 10:19:31 -07:00
2014-10-20 23:05:44 -07:00
2014-10-20 23:05:44 -07:00
2014-11-03 18:42:26 -08:00
2014-11-04 13:18:27 -08:00