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