JavaTXCompilerInJavaTXNoMaven/resources/insertGenerics/javFiles/TestVoidMeth.jav

4 lines
42 B
Plaintext
Raw Normal View History

2024-05-02 21:04:07 +00:00
class VoidMeth {
anyMethod() {
}
}