[Issue 21132] Ff two keys in an associative array literal are equal
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jan 30 12:36:15 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=21132
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dlang.org pull request #3505 "Fix Issue 21132 - Duplicate keys in an AA
literal" was merged into master:
- ca20a21178c3fd9b4be622f8b7848803dfe461d2 by Dumitrache Adrian-George:
Fix Issue 21132 - Duplicate keys in an AA literal
I specified the behavior of an associative array literal if pairs with the
same key are declared and offered an example.
https://github.com/dlang/dlang.org/pull/3505
--
More information about the Digitalmars-d-bugs
mailing list