April 26, 2023
https://issues.dlang.org/show_bug.cgi?id=23862

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #15131 "fix Issue 23862 - with statement should accept an expression with enu…" fixing this issue:

- fix Issue 23862 - with statement should accept an expression with enum type

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

--
April 26, 2023
https://issues.dlang.org/show_bug.cgi?id=23862

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 #15131 "fix Issue 23862 - with statement should accept an expression with enu…" was merged into master:

- 0dc5397021ae37cddd4f4604eff9dd6872506b2d by Walter Bright:
  fix Issue 23862 - with statement should accept an expression with enum type

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

--