https://issues.dlang.org/show_bug.cgi?id=24575
Richard (Rikki) Andrew Cattermole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Richard (Rikki) Andrew Cattermole <[email protected]> --- This is expected behavior. Those lambdas are templates, adding names stops that. --
