https://issues.dlang.org/show_bug.cgi?id=22417
Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/dlang.org pull request #3113 "Fix issue 22417 - Slice assignment operator overloading example is in…" was merged into master: - 253e2de13e109add6b97cd5231cd90db46d327e4 by Paul Backus: Fix issue 22417 - Slice assignment operator overloading example is incorrect Also update the surrounding exposition to match the corrected example, and change some identifiers in the example to match the notation used in the exposition and the comments. https://github.com/dlang/dlang.org/pull/3113 --