blob: 9555e6dd2af87685e662234192b8822625ab7f77 [file] [log] [blame]
package r7;
/* Test case for bug 37438 searchenging NPE in searchDeclarationsOfReferencedTypes */
public class B {
A a;
}