https://issues.dlang.org/show_bug.cgi?id=7779
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Mathias LANG <[email protected]> --- This was "fixed" by deprecating D1-style operator overloads: https://github.com/dlang/dmd/pull/10130 --
