* libjava.compile/PR235.java: New file. For PR gcj/235.
From-SVN: r34086
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
public class PR235
|
||||
{
|
||||
public static Class[] ConstructArgs =
|
||||
{
|
||||
Integer.TYPE
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user