blob: 70889a605fcf2efa79050fe7148dba74f1cd3b59 [file] [log] [blame]
public class Extracted {
static final int[] myT;
public Extracted() {
this.myT = new int[]{Test.ii};
}
}