summaryrefslogtreecommitdiff
path: root/test/files/pos/implicit-unwrap-tc.scala
Commit message (Collapse)AuthorAgeFilesLines
* Test case for implicits which unwrap typeclasse...Paul Phillips2011-06-131-0/+10
Test case for implicits which unwrap typeclasses, something which must really live on the edge given the multiple ways we've busted it lately. Also some Array/signature and repl tests. No review.