summaryrefslogtreecommitdiff
path: root/test/files/run/t6584.check
Commit message (Collapse)AuthorAgeFilesLines
* Fix SI-6584, Stream#distinct uses too much memory.Paul Phillips2012-11-011-0/+8
Nesting recursive calls in Stream is always a dicey business.