https://issues.dlang.org/show_bug.cgi?id=24838
--- Comment #13 from Manu <[email protected]> --- There is no closure creation when this case is detected. @nogc does have something to do with the enhancement, because the enhancement will make code that doesn't currently work in @nogc work after the fix... and that's specifically why I need this fixed. --
