https://issues.dlang.org/show_bug.cgi?id=23815
--- Comment #2 from Basile-z <[email protected]> --- > No problem, the code compiles for me: It's not a bug report, it's about the fact that the front-end add the code to allocate a closure that's useless. Then it is eventually optimized away but in first place it should not even be there, even without optimz. --
