summaryrefslogtreecommitdiff
path: root/test/pending/run/reify_newimpl_16.scala
Commit message (Collapse)AuthorAgeFilesLines
* reify no longer dealiases symbols and typesEugene Burmako2012-07-021-0/+17
this uncovers a bug in toolboxes: https://issues.scala-lang.org/browse/SI-6007 however that bug is not critical, so it will be dealt with later