[Issue 1361] DMD 2.002 introduced bug:array initializers are not allowed?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 23 17:02:42 PDT 2007


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





------- Comment #2 from zhuzhenping at gmail.com  2007-07-23 19:02 -------
(In reply to comment #1)
> ...did that ever work?
> 
> int[2][3] myarray = [[5,5],[5,5],[5,5]];
> 
> -- Chris Nicholson-Sauls
> 

Yes,Thank you,it works.


-- 



More information about the Digitalmars-d-bugs mailing list