blob: 288e319b76fbe50fd908387280431139ce1102b8 [file] [log] [blame]
package p3;
/* Test case for bug 23644 hierarchy: getAllSuperTypes does not include all superinterfaces? */
public interface I1 {
}