[Issue 1727] New: Associate Array Literals regression

Don Clugston dac at nospam.com.au
Wed Dec 12 07:23:45 PST 2007


d-bugmail at puremagic.com wrote:
> http://d.puremagic.com/issues/show_bug.cgi?id=1727
> 
>            Summary: Associate Array Literals regression
> Following does not compile:
> int[char[]] ca= [cast(char[])"asdf":1,cast(char[])"asdf1":2];

When did this ever compile? I think this is an unimplemented feature, not a 
regression.



More information about the Digitalmars-d-bugs mailing list