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