May 16
https://issues.dlang.org/show_bug.cgi?id=24552

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick@geany.org

--- Comment #1 from Nick Treleaven <nick@geany.org> ---
As is(immutable Foo!uint : Foo!uint) is false, `opCast` should not be matched.

--