Commit graph

2 commits

Author SHA1 Message Date
Andy Hanson 956c582786 Simplify quick-info tests 2016-09-13 11:49:01 -07:00
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