https://issues.dlang.org/show_bug.cgi?id=15184
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Vladimir Panteleev <[email protected]> --- This is obviously a bug because if you make the array static, you get an error. This only applies to non-static array initialization, which has no reason to be syntactically inconsistent. --
