https://issues.dlang.org/show_bug.cgi?id=14977
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Vladimir Panteleev <[email protected]> --- I'm surprised you can use struct initializers in an array, I thought you could only use them to immediately initialize a single variable. I think this is an enhancement request, not a bug, unless the language spec says this should work. --
