June 09, 2022
https://issues.dlang.org/show_bug.cgi?id=23174

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #14196 "Fix Issue 23174 - Can't alias tuple when it's part of dot expression following a struct literal" fixing this issue:

- Fix Issue 23174 - Can't alias tuple when it's part of dot expression following a struct literal

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

--
June 09, 2022
https://issues.dlang.org/show_bug.cgi?id=23174

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 #14196 "Fix Issue 23174 - Can't alias tuple when it's part of dot expression following a struct literal" was merged into master:

- ee0bf6911a45f4eef9d6edea2a0070fbb030d2d5 by Boris Carvajal:
  Fix Issue 23174 - Can't alias tuple when it's part of dot expression
following a struct literal

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

--