forked from i21017/JavaCompilerCore
4 lines
42 B
Java
4 lines
42 B
Java
class VoidMeth {
|
|
anyMethod() {
|
|
}
|
|
} |