https://issues.dlang.org/show_bug.cgi?id=21929
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #2 from Vladimir Panteleev <[email protected]> --- (In reply to deadalnix from comment #0) > Failure to do allows for very strange things to happen, such as observing > mutation in immutable variables. This however is a good reason to possibly deprecate/disallow doing so at least in @safe code. --
