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