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