[Issue 1727] Associate Array Literals regression

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 13 00:20:32 PST 2007


http://d.puremagic.com/issues/show_bug.cgi?id=1727


davidl at 126.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |regression




------- Comment #3 from davidl at 126.com  2007-12-13 02:20 -------
Oh, you remind me that the severity is regression.

It compiles by D1.X compilers.

And spec gives a simplest example with same length string literals 
If I remember correctly:
int[char[]] aa=["aa":1,"bb":2,"cc":3]; 


-- 



More information about the Digitalmars-d-bugs mailing list