https://issues.dlang.org/show_bug.cgi?id=13496
--- Comment #2 from [email protected] --- Never mind. You can't put a struct initializer inside of an array literal, so this won't work. Now if {} wasn't a function literal, we could just make struct initializers part of primary expressions and be done with it. --
