https://issues.dlang.org/show_bug.cgi?id=21429
Berni44 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Berni44 <[email protected]> --- Meanwhile n == 100 produces: /home/D/Repo/dmd/generated/linux/release/64/../../../../../druntime/import/core/lifetime.d(2105): Error: `memcpy` cannot be interpreted at compile time, because it has no available source code (using DMD64 D Compiler v2.096.1-242-g9fd50d0be) It still works for n <= 5. --
