June 12, 2022
https://issues.dlang.org/show_bug.cgi?id=23178

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #14203 "Fix Issue 23178 - Unknown error using alias to `__traits` evaluated as expression" fixing this issue:

- Fix Issue 23178 - Unknown error using alias to `__traits` evaluated as expression

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

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

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 #14203 "Fix Issue 23178 - Unknown error using alias to `__traits` evaluated as expression" was merged into master:

- 7d624acb60905b16bb037cd1d9379e295dd09582 by Boris Carvajal:
  Fix Issue 23178 - Unknown error using alias to `__traits` evaluated as
expression

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

--