mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 12:00:03 -05:00
8 lines
89 B
Java
8 lines
89 B
Java
public class PR235
|
|
{
|
|
public static Class[] ConstructArgs =
|
|
{
|
|
Integer.TYPE
|
|
};
|
|
}
|