[Issue 24169] Confusion between array literal and associative array literal

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 29 14:45:41 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=24169

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ntrel created dlang/dmd pull request #16635 "Fix Bugzilla 24169 - Confusion
between array literal and associative …" fixing this issue:

- Fix Bugzilla 24169 - Confusion between array literal and associative array
literal

  Infer an array initializer as an array if there are missing indexes.

https://github.com/dlang/dmd/pull/16635

--


More information about the Digitalmars-d-bugs mailing list