aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/pickling
Commit message (Collapse)AuthorAgeFilesLines
* Move failing test to pendingMartin Odersky2015-10-011-0/+45
There is a diff, but a minor one. Instead of (T? >: Int <: Int) we get (T? = Int) after pickling.