[Issue 24552] cast to immutable in @safe not rejected
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu May 16 12:47:07 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24552
Nick Treleaven <nick at geany.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nick at geany.org
--- Comment #1 from Nick Treleaven <nick at geany.org> ---
As is(immutable Foo!uint : Foo!uint) is false, `opCast` should not be matched.
--
More information about the Digitalmars-d-bugs
mailing list