summaryrefslogtreecommitdiff
path: root/test/pending/reify_typeof.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...
* reverses SI-6484Eugene Burmako2014-02-181-0/+14
Unfortunately I have to revert b017629 because of SI-8303. There are projects (e.g. slick) that use typeOf in annotations, which effectively means bye-bye.