!752 p { S[] a = retypeArray(new O[] {"a", "b"}, String.class); printStructure(a); print(a.getClass()); }