https://issues.dlang.org/show_bug.cgi?id=17607
--- Comment #3 from John Colvin <[email protected]> --- My use case involves structures with these initialisers being used by people who aren't really D programmers, so it looks bad and is confusing to have the extra `( ... )` for me too. Hopefully there is a solution. I don't think it's a case of needing improved syntax in the language, it's just a compiler bug. --
