summaryrefslogtreecommitdiff
path: root/test/files/run/t6908.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-6908 FlatHashTable and things that depend on it can't store nullsRex Kerr2014-02-131-0/+6
Fixed ParFlatHashTable to use entryToElem which correctly converts sentinels to nulls.