Andy Hanson 3334134243 Fix #7966: A non-anonymous type can still fail to have a symbol. For example, an intersection type.
(We still need the check for the Anonymous flags or else anonymous function tooltips will look like `var lambdaFoo: (Anonymous function)(a: number, b: number) => number'` instead of `var lambdaFoo: (a: number, b: number) => number`)
2016-05-12 07:28:06 -07:00
..
2016-05-11 13:03:47 -07:00
2016-05-11 16:57:19 -07:00
2016-02-20 12:42:35 -05:00
2016-02-20 12:41:49 -05:00