May 02, 2022
https://issues.dlang.org/show_bug.cgi?id=23079

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #14062 "Fix issue 23079 - be more lenient when taking address of `ref` return" fixing this issue:

- Fix issue 23079 - be more lenient when taking address of `ref` return

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

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

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 #14062 "Fix issue 23079 - be more lenient when taking address of `ref` return" was merged into master:

- 0c669a33f86d6c8e8066e79b77a7540bacaef9e3 by Dennis Korpel:
  Fix issue 23079 - be more lenient when taking address of `ref` return

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

--