March 27, 2022
https://issues.dlang.org/show_bug.cgi?id=22945

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@iK4tsu created dlang/dmd pull request #13896 "Fix Issue 22945 - [Conditional Compilation] support invariant version flag" fixing this issue:

- test(runnable): add runnable tests for version condition D_Invariant

  FIX ISSUE 22945

  Signed-off-by: João Lourenço <jlourenco5691@gmail.com>

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

--
March 28, 2022
https://issues.dlang.org/show_bug.cgi?id=22945

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 #13896 "Fix Issue 22945 - [Conditional Compilation] support invariant version flag" was merged into master:

- e61b33c54147046461afb35cf619b7bc44371b8a by João Lourenço:
  test(runnable): add runnable tests for version condition D_Invariant

  FIX ISSUE 22945

  Signed-off-by: João Lourenço <jlourenco5691@gmail.com>

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

--