[Issue 17607] not an associative array initializer
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Oct 31 10:10:06 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=17607
--- Comment #3 from John Colvin <john.loughran.colvin at gmail.com> ---
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.
--
More information about the Digitalmars-d-bugs
mailing list