aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/t762.scala
Commit message (Collapse)AuthorAgeFilesLines
* Generalize self-referential member comparisons.Martin Odersky2016-08-261-0/+4
The special case in hasMatchingMember dealing with self-refential members has to be generalized to deal lower and upper bounds. Test case is t762.scala