summaryrefslogtreecommitdiff
path: root/test/files/pos/t8965.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-8965 Account for corner case in "unrelated types" warningJason Zaugg2014-11-071-0/+7
It's okay for the two types to LUB to something above `Object` if they both individially were its supertype.