4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
|
import java.lang.Integer;
|
||
|
import AA;
|
||
|
|
||
|
public class BB extends AA { }
|