blob: 7b51f68f45d0fcd546b9683ffc02959afba2a29c [file] [log] [blame]
public class CompoundTypeTest2 {
private static int[] foo = new int[10];
private static String[] bar = new String[10];
}