Is there a way to get this associative array initialization to work?

Jacob Carlborg doob at me.com
Wed Jan 10 15:11:00 UTC 2018


On 2018-01-10 00:19, Steven Schveighoffer wrote:

> https://issues.dlang.org/buglist.cgi?list_id=218715&longdesc=not%20an%20associative%20array%20initializer&longdesc_type=allwordssubstr&query_format=advanced&resolution=--- 
> 
> 
> Note, I think you need at least Sound.SOUND_EFFECT, etc.
> 
> This bug looks particularly relevant: 
> https://issues.dlang.org/show_bug.cgi?id=11221
> 
> I think it should really work.

It's not just in associative arrays it doesn't work. It basically only 
works in variables declarations:

https://issues.dlang.org/show_bug.cgi?id=15692

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list