blob: 68415c3c742929c3ed32ed7f038ed10cdb0dc250 [file] [log] [blame]
package p4;
/* Test case for bug 24691 Missing interface makes hierarchy incomplete */
public class X implements Missing {
}