source:
trunk/openjdk/langtools/test/tools/javac/ExtendArray.out
Last change on this file was 2, checked in by , 15 years ago | |
---|---|
File size: 176 bytes |
Line | |
---|---|
1 | ExtendArray.java:11: unexpected type |
2 | found : java.lang.Object[] |
3 | required: class |
4 | public class ExtendArray extends Object[] {} |
5 | ^ |
6 | 1 error |
Note:
See TracBrowser
for help on using the repository browser.