static A[] newGenericArray(int n) { ret (A) new O[n]; }