https://issues.dlang.org/show_bug.cgi?id=9403
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Mathias LANG <[email protected]> --- Nowadays this yields: ``` f1.d(2): Error: escaping reference to stack allocated value returned by f() ``` --
