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