May 03, 2022
https://issues.dlang.org/show_bug.cgi?id=23083

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@pbackus created dlang/dmd pull request #14068 "Fix Issue 23083 - .tupleof on static array rvalue evaluates expressio…" fixing this issue:

- Fix Issue 23083 - .tupleof on static array rvalue evaluates expression multiple times

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

--
May 04, 2022
https://issues.dlang.org/show_bug.cgi?id=23083

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 #14068 "Fix Issue 23083 - .tupleof on static array rvalue evaluates expressio…" was merged into stable:

- 76710fd0143f6b97c930be319f777af4bf1c29ca by Paul Backus:
  Fix Issue 23083 - .tupleof on static array rvalue evaluates expression
multiple times

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

--