7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
ExtendArray.java:11: unexpected type
|
|
found : java.lang.Object[]
|
|
required: class
|
|
public class ExtendArray extends Object[] {}
|
|
^
|
|
1 error
|