class ArrayOfIntArray { { int[][] a = new int[0][]; int[][] r = namespace.ohMy(a); } }