December 16, 2018
https://issues.dlang.org/show_bug.cgi?id=11257

--- Comment #3 from Walter Bright <bugzilla@digitalmars.com> ---
I can't agree with this. A cast should be used to break out of const, and should not be allowed in @safe code.

--
December 16, 2018
https://issues.dlang.org/show_bug.cgi?id=11257

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=12885

--