blob: fb1b02978cffa6a74c415c0a9e8c9c10250908a8 [file] [log] [blame]
package p;
public class A {
int[] tab = new int[]{ };
}