summaryrefslogtreecommitdiff
path: root/test/files/pos/listpattern.scala
Commit message (Collapse)AuthorAgeFilesLines
* fixed tickets 152, 123.Martin Odersky2007-10-261-0/+8
spreadsheet demo crash. Made Lists more tail recursive. toString in Sets and Maps now says just Set(...) or Map(...) without revealing the implementation.