https://issues.dlang.org/show_bug.cgi?id=18016
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] --- Checking if a void values escapes a function is as difficult as the scope stuff. void initialized escapes should certainly be disallowed in @safe code. --
