https://issues.dlang.org/show_bug.cgi?id=15619
--- Comment #7 from ponce <[email protected]> --- FWIW I don't use array ops anymore, to the exception of: slice[] = value; sliveA[] = sliceB[]; --
https://issues.dlang.org/show_bug.cgi?id=15619
--- Comment #7 from ponce <[email protected]> --- FWIW I don't use array ops anymore, to the exception of: slice[] = value; sliveA[] = sliceB[]; --