On Sunday, 1 September 2013 at 13:21:20 UTC, Jacob Carlborg wrote:
int[] a; // default initialized
int[] b = [3, 4, 5]; // explicitly initialized

This has nothing to do with the problem.

Reply via email to