February 10
https://issues.dlang.org/show_bug.cgi?id=24383

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dmd pull request #16172 "Fix Bugzilla 24383 - Index assignment expression in __traits(compiles…" fixing this issue:

- Fix Bugzilla 24383 - Index assignment expression in __traits(compiles) fails
to parse

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

--
February 13
https://issues.dlang.org/show_bug.cgi?id=24383

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16172 "Fix Bugzilla 24383 - Index assignment expression in __traits(compiles…" was merged into master:

- 370ab649bdbf34db9a31c6875d317a64357b78c3 by Nick Treleaven:
  Fix Bugzilla 24383 - Index assignment expression in __traits(compiles) fails
to parse

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

--