JavaTXCompilerInJavaTX/test/bytecode/Parameter.jav

3 lines
40 B
Plaintext
Raw Normal View History

class Parameter{
public String param;
}