summaryrefslogtreecommitdiff
path: root/test/files/run/t6198.scala
Commit message (Collapse)AuthorAgeFilesLines
* Added test for SI-6198Ruediger Klaehn2012-08-111-0/+24
This tests that ListSet.tail is O(1) as well as testing that a HashSetCollision1 is turned back into a HashSet1 when removing all but one element