https://issues.dlang.org/show_bug.cgi?id=22991
Dennis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Dennis <[email protected]> --- Note that the spec currently says: > The total size of a static array cannot exceed 16Mb. https://dlang.org/spec/arrays.html#static-arrays But `bla` is 32Mb --
