aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/t3859.scala
Commit message (Collapse)AuthorAgeFilesLines
* Disallow taking a class tag of Nothing or Null.Martin Odersky2017-02-011-1/+1
| | | | | | | | It seems in most cases this leads to weird behavior and cause confusing error messages later. It also means we cannot create an Array[Nothing], except by passing the classtag explicitly.
* The big pending/pos test triageMartin Odersky2015-12-201-0/+4