summaryrefslogtreecommitdiff
path: root/test/pending/pos/unapplyGeneric.scala
Commit message (Collapse)AuthorAgeFilesLines
* Bounded wildcard types arising during pattern t...Paul Phillips2011-07-131-0/+11
| | | | | | Bounded wildcard types arising during pattern type inference can cause unnecessary crashes. Closes #1048, review by odersky.
* moved working tests to filesBurak Emir2007-01-241-11/+0
|
* Added `:' to after line in error messages; chan...Martin Odersky2007-01-061-1/+1
| | | | | | Added `:' to after line in error messages; changed unapply pattern matching. Changed TreeSet collection class.
* removed Xkilloption from ExplicitOuterBurak Emir2007-01-051-0/+11
tab->whitespace in PatternMatcher modified test case unapplySeq new test case unapplyGeneric