March 22, 2022
https://issues.dlang.org/show_bug.cgi?id=22840

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel updated dlang/dmd pull request #12689 "Fix issue 22027, 20149 - inout doesn't imply return" fixing this issue:

- Fix issue 22027, 22840 - inout doesn't imply return

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

--
March 22, 2022
https://issues.dlang.org/show_bug.cgi?id=22840

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 #12689 "Fix issue 22027, 20149 - inout doesn't imply return" was merged into master:

- 9082bb675362f06c7c50141ecebff960648546f1 by dkorpel:
  Fix issue 22027, 22840 - inout doesn't imply return

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

--