class ArrayOfIntArray { { Integer[][] a = new Integer[0][]; Integer[][] r = _DefaultPackage.ohMy(a, null); } }