aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/t1131.scala
Commit message (Collapse)AuthorAgeFilesLines
* Check that idents don't assume magic.Martin Odersky2014-08-241-1/+5
| | | | | | In TreeChecker, make sure that every identifier has a type with an elidable prefix. This excludes identifiers pointing to members of random prefixes without making the prefix explicit in the tree as part of a Select node.
* More testsMartin Odersky2014-03-211-0/+4