June 06, 2022
https://issues.dlang.org/show_bug.cgi?id=23063

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #14187 "Fix Issue 23063 - It is possible to return a noreturn value" fixing this issue:

- Fix Issue 23063 - It is possible to return a noreturn value

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

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

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 #14187 "Fix Issue 23063 - It is possible to return a noreturn value" was merged into master:

- 8a0812895ccfabcdee31f2140c203367ccee5e97 by RazvanN7:
  Fix Issue 23063 - It is possible to return a noreturn value

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

--