aboutsummaryrefslogtreecommitdiff
path: root/tests/run/i1140/B_2.scala
Commit message (Collapse)AuthorAgeFilesLines
* Make sure lazy accessors in traits are not private.Martin Odersky2016-03-101-0/+5
Fixes #1140. Review by @DarkDimius or @smarter.