summaryrefslogtreecommitdiff
path: root/test/files/pos/t6184.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-6184 don't introduce dummies in checkableTypeAdriaan Moors2012-08-091-0/+7
this should fix the crash in asSeenFrom that resulted from calling baseTypeSeq on a type that had an unbound type parameter in it also, simplify widenToClass