DMD 1.032 and 2.016 releases

Walter Bright newshound1 at digitalmars.com
Wed Jul 9 12:44:08 PDT 2008


Sean Kelly wrote:
> So if I do this:
> 
>     int[3] x;
>     fn( x );
> 
> I should expect to get a compile error?

If fn returns a static array, yes.


More information about the Digitalmars-d-announce mailing list