https://issues.dlang.org/show_bug.cgi?id=6221
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #7 from Mathias LANG <[email protected]> --- This is now possible to do, using `-preview=in` and `in` instead of `const ref`, with DMD > 2.094.0. --
