https://issues.dlang.org/show_bug.cgi?id=20551
Basile-z <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Basile-z <[email protected]> --- This is actually quite a new issue as this could not work before 2.090. I believe that https://github.com/dlang/dmd/pull/10509 lacked of review. To the attention of [email protected], just add a check to disable the new feature in @safe and this should be good ;) --
