On 04/06/2014 05:28 AM, dnspies wrote: > > int[][] nested; > > nested ~= null; > > ~ is overloaded, so how does it know what type I intend null to be? How > can I specify it? (int[]).init