blob: 673fd844274f5630651d60ca74cdcfb811694b08 [file] [log] [blame]
class Client3 extends Client2 {
public static void main(String[] args) {
}
}