1 ExtendArray.java:11: unexpected type
2 found : java.lang.Object[]
3 required: class
4 public class ExtendArray extends Object[] {}
5 ^
6 1 error