1 package s1;
2 /* Test case for bug 3230 Search - Too many type references for query ending with * (1GAZVGI) */
3 public class Y {
4 	X f[];
5 }