http://d.puremagic.com/issues/show_bug.cgi?id=2537
------- Comment #2 from [email protected] 2008-12-22 10:19 ------- (thanks to maxter) Error can be avoided by replacement of lines on: enum isDynamicT = false; alias typeof( this ) M; enum width = width2; enum height = height2; enum length = width * height; private Element[] data; --
