forked from JavaTX/JavaCompilerCore
3 lines
57 B
Plaintext
3 lines
57 B
Plaintext
|
import java.lang.Integer;
|
||
|
|
||
|
public class BB extends AA { }
|