https://issues.dlang.org/show_bug.cgi?id=5030
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Hardware|Other |All Version|D1 & D2 |D2 Resolution|--- |FIXED OS|Windows |All --- Comment #2 from Kenji Hara <[email protected]> --- Fixed in 2.066 git-head. Now AssociativeArray!(string,string) is just an alias of the type string[string] . --
