JavaTXCompilerInJavaTXNoMaven/lib/resources/insertGenerics/javFiles/TestVoidMeth.jav

4 lines
42 B
Plaintext
Raw Normal View History

class VoidMeth {
anyMethod() {
}
}