Files
TypeScript/tests/baselines/reference
Sheetal Nandi 33cdc2f876 Type guards in || operator
•	In the right operand of a || operation, the type of a variable or parameter is narrowed by any type guard in the left operand when false, provided the right operand contains no assignments to the variable or parameter.
2014-11-06 13:04:24 -08:00
..
2014-10-31 10:19:31 -07:00
2014-11-03 18:42:26 -08:00
2014-11-05 12:26:03 -08:00
2014-11-05 12:26:03 -08:00
2014-11-03 14:29:23 -08:00