mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
I wrote this to do some basic expansion of the testing of FrozenMultiMap when I was intending on making FrozenMultiMap support multiple keys. Upon reflection I realized I did not actually need to do that... but rather than let these tests go to waste, I decided to just upstream them.