1 package r2;
2 /* Regression test for bug 22102 Not all implementors found for IPartListener */
3 public interface I {
4 }