https://issues.dlang.org/show_bug.cgi?id=14977
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Kenji Hara <[email protected]> --- (In reply to Vladimir Panteleev from comment #1) > I'm surprised you can use struct initializers in an array The struct initializers are used inside "array initializers*. There's no syntactic problem, and should it work. *** This issue has been marked as a duplicate of issue 6469 *** --
