https://issues.dlang.org/show_bug.cgi?id=12253
Dennis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #3 from Dennis <[email protected]> --- The sort property was deprecated in 2.072.2 and removed in 2.075.1. `sort` from std.algorithm correctly rejects the code. --
