On Wednesday, 13 March 2013 at 20:10:14 UTC, bearophile wrote:
int[10][3] = [1, 2, 3];Currently that second line of code doesn't work. Bye, bearophile
It would be really nice if it did.
On Wednesday, 13 March 2013 at 20:10:14 UTC, bearophile wrote:
int[10][3] = [1, 2, 3];Currently that second line of code doesn't work. Bye, bearophile
It would be really nice if it did.