aboutsummaryrefslogtreecommitdiff
path: root/tests/disabled/not-representable/naming-resolution/package.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix #1457: Three incompatbilities with scalacMartin Odersky2016-08-231-0/+5
Two of these are unavoidable. I moved the tests to diabled/not-representable and added in each case a comment to the main scala file detailing why there is a deviation. The last one (import-rewrite) is fixed.