On 5/3/12, Andrej Mitrovic <andrej.mitrov...@gmail.com> wrote: > import std.stdio; > > struct Foo > { > int[] hash; > }
Sorry that should have been int[int] there.
On 5/3/12, Andrej Mitrovic <andrej.mitrov...@gmail.com> wrote: > import std.stdio; > > struct Foo > { > int[] hash; > }
Sorry that should have been int[int] there.