aboutsummaryrefslogtreecommitdiff
path: root/tests/run/i1240.scala
Commit message (Collapse)AuthorAgeFilesLines
* Another test case involving super accessorsMartin Odersky2016-05-181-2/+2
|
* A test case for overloading/overriding interactionsMartin Odersky2016-05-181-0/+27
This showcases a tricky interaction between overloading and overriding. See discussion of #1240 for context.