summaryrefslogtreecommitdiff
path: root/test/files/run/t5881.check
Commit message (Collapse)AuthorAgeFilesLines
* fixes Manifest.Nothing and Manifest.NullEugene Burmako2012-09-061-2/+2
| | | | | | | | | | Also introduces an important change to Manifest.Nothing and Manifest.Null. Previously their `erasure` was equal to classOf[Object]. Now it's correctly set to classOf[scala.runtime.Nothing$] and classOf[scala.runtime.Null$] correspondingly. See a discussion here: https://groups.google.com/forum/#!topic/scala-internals/Y0ALGo7QPqE
* test case, closes SI-5881Eugene Burmako2012-06-091-0/+2