aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/sepComp/A_1.scala
Commit message (Collapse)AuthorAgeFilesLines
* Allow separate compilation of Dotty using TASTYMartin Odersky2015-04-251-0/+13
Classfile parser now reads TASTY attributes or annotations and unpickles them in order to allow for separate compilation.