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