On Friday, 1 December 2017 at 00:42:00 UTC, H. S. Teoh wrote: > Here's the fix: > > https://github.com/dlang/druntime/pull/1980 And wouldn't it be reasonable to add assert(aa.values == [ "b" ]); to the unittest?