https://issues.dlang.org/show_bug.cgi?id=13976
--- Comment #4 from Per Nordlöw <[email protected]> --- Correction: x[0 .. $/2, $2..$] should of course be x[0 .. $/2, $/2..$] --
https://issues.dlang.org/show_bug.cgi?id=13976
--- Comment #4 from Per Nordlöw <[email protected]> --- Correction: x[0 .. $/2, $2..$] should of course be x[0 .. $/2, $/2..$] --