JavaTXCompilerInJavaTX/test/bytecode/MethodEmpty.jav

7 lines
42 B
Java

class MethodEmpty{
void method() { }
}