March 04, 2021
https://issues.dlang.org/show_bug.cgi?id=21680

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 #12251 "Fix Issue 21680 -
inconsistent error on `typeof({ return field; }())`" fixing this issue:

- Fix Issue 21680 - inconsistent error on `typeof({ return field; }())`

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

--
March 05, 2021
https://issues.dlang.org/show_bug.cgi?id=21680

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 #12251 "Fix Issue 21680 - inconsistent error on
`typeof({ return field; }())`" was merged into master:

- 4cb7a61d2f687114602be92a154f652ab64454f8 by Boris Carvajal:
  Fix Issue 21680 - inconsistent error on `typeof({ return field; }())`

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

--