aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/t0774/unrelated.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix of t0774: empty fileMartin Odersky2014-03-211-0/+9
Was previously wrapped in a package <empty> but the resulting tree had no position, which caused a Typer assertion. If now represented as EmptyTree.