February 20, 2020
https://issues.dlang.org/show_bug.cgi?id=11964

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp@gmx.com
         Resolution|---                         |WORKSFORME

--- Comment #3 from Basile-z <b2.temp@gmx.com> ---
The original expression is maintained now

Error: static assert:  `1 < 0 && (a < b) && (b < c)` is false

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=11964

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--