[Bug 54] Compiler segfault on zero length static array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 16 06:32:09 PST 2006


http://d.puremagic.com/bugzilla/show_bug.cgi?id=54





------- Comment #1 from oskar.linde at gmail.com  2006-03-16 08:32 -------
Here's another version:

template declare(X) { X declare; }
typeof(declare!(typeof(""))[0..$]) y;


-- 




More information about the Digitalmars-d-bugs mailing list