https://issues.dlang.org/show_bug.cgi?id=12757
--- Comment #2 from [email protected] --- (In reply to yebblies from comment #1) > That's not an array literal, that's either an array initializer or an > associative array literal, depending on context. You can't use an array > initializer except when initializing a variable. I see. So is this request INVALID and to be closed? --
