June 29, 2022
https://issues.dlang.org/show_bug.cgi?id=23222

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@maxhaton created dlang/dmd pull request #14256 "Fix Issues 23223, 23222 - Special case modules when printing symbols …" fixing this issue:

- Fix Issues 23223, 23222 - Special case modules when printing symbols that aliases point to.

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

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

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 #14256 "Fix Issues 23223, 23222 - Special case modules when printing symbols …" was merged into master:

- 3804b272296c00dece021835708cfbe5c8337220 by mhh:
  Fix Issues 23223, 23222 - Special case modules when printing symbols that
aliases point to.

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

--