aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/erasure.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixes to erasureMartin Odersky2014-03-291-0/+15
Various fixes to the tree transformer. In the denotation transformer we now keep self types around because otherwise sourceModule would stop to work. Conflicts: src/dotty/tools/dotc/core/transform/Erasure.scala