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