https://issues.dlang.org/show_bug.cgi?id=18899
Mike Franklin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Mike Franklin <[email protected]> --- > dest[] = src[] I'm pretty sure this gets lowered to memcpy by the compiler, but I haven't verified yet. --
