summaryrefslogtreecommitdiff
path: root/test/pending/run/reify_newimpl_10.scala
Commit message (Collapse)AuthorAgeFilesLines
* remove test/pending directory tooSeth Tisue2017-03-211-14/+0
| | | | | it will all stay right there in the Git history to be consulted anytime we want...
* reify no longer dealiases symbols and typesEugene Burmako2012-07-021-0/+14
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