https://issues.dlang.org/show_bug.cgi?id=24838
Juraj <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Juraj <[email protected]> --- Created attachment 1923 --> https://issues.dlang.org/attachment.cgi?id=1923&action=edit Very crude patch, just to pin point the relevant code path. I made a whack a mole (literally) attempt on this issue. The code works on the provided code and closure tests in dmd "test suite" (to best of my knowledge how to run them). I think it is very fragile, and never got to do much more with it, but better to let it rot here than on my drive. --
