https://issues.dlang.org/show_bug.cgi?id=15984
--- Comment #14 from [email protected] --- > changing all nested functions to use closures allocated on the stack or GC > (depending on escaping) FWIW, that's what LDC does. --
https://issues.dlang.org/show_bug.cgi?id=15984
--- Comment #14 from [email protected] --- > changing all nested functions to use closures allocated on the stack or GC > (depending on escaping) FWIW, that's what LDC does. --