[Issue 1048] the type matching of static initialization

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 10 06:51:53 PST 2007


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





------- Comment #2 from wstring at gmail.com  2007-03-10 08:51 -------
It cannot works:

void main(){
ubyte a[3] = [2, 3 ,4];
}


-- 



More information about the Digitalmars-d-bugs mailing list