https://issues.dlang.org/show_bug.cgi?id=12560
Nathan S. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=15704 --- Comment #1 from Nathan S. <[email protected]> --- As of 2.072 this code does not compile in `@safe`: "Error: cannot copy void[] to void[] in @safe code." The interesting CTFE behavior still occurs as of 2.096. --
