blob: 5c099a5da2d787ce4145245a176a413867712f4a [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 */