July 02, 2020
https://issues.dlang.org/show_bug.cgi?id=19277

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@thewilsonator updated dlang/dmd pull request #10018 "Fix Issue 19277 - storage class used in alias statement has no effect" fixing this issue:

- Fix Issue 19277 - storage class used in alias statement has no effect

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

--
July 04, 2020
https://issues.dlang.org/show_bug.cgi?id=19277

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 #10018 "Fix Issue 19277 - storage class used in alias statement has no effect" was merged into master:

- 629be0860a9c248ed120a23c2a984960c288a624 by Nicholas Lindsay Wilson:
  Fix Issue 19277 - storage class used in alias statement has no effect

  Co-authored-by: MoonlightSentinel <moonlightsentinel@disroot.org>

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

--