summaryrefslogtreecommitdiff
path: root/test/files/run/unapplyArray.scala
Commit message (Collapse)AuthorAgeFilesLines
* Finally completed the incredibly tedious task o...Paul Phillips2009-11-181-1/+1
| | | | | | Finally completed the incredibly tedious task of removing the lower case primitive aliases from Predef. Had to rebuild msil.jar along the way.
* matching: + exhaustivity check, warningsBurak Emir2007-02-021-0/+31
Iterator: gets mkString method Iterable: only whitespace Definitions: value classes no longer SEALED test cases for exhaustivity + unapply/array