blob: 920b7876a77c6c228b551611c01582f7f6097295 [file] [log] [blame]
// test005
package p1.p2.test;
import java.io.Serializable;
import java.io.IOException;
public abstract class A implements /* */ Runnable {
} /* last comment: end of class A */