https://issues.dlang.org/show_bug.cgi?id=11044
Adam D. Ruppe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Adam D. Ruppe <[email protected]> --- lazy lowers to delegate, so it should be easy to just lower to the right kind of delegate and get correct behavior. There was a dconf online talk about this in 2022. --
