source: trunk/openjdk/langtools/test/tools/javac/ExtendArray.out

Last change on this file was 2, checked in by dmik, 15 years ago

Imported OpenJDK 6 b19 sources from Oracle.

File size: 176 bytes
Line 
1ExtendArray.java:11: unexpected type
2found : java.lang.Object[]
3required: class
4public class ExtendArray extends Object[] {}
5 ^
61 error
Note: See TracBrowser for help on using the repository browser.