forked from JavaTX/JavaCompilerCore
4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
|
public class VoidMeth{
|
||
|
public void test(){
|
||
|
}
|
||
|
}
|