JavaTXCompilerInJavaTX/test/plugindevelopment/MartinTestCases/UnifyTest1.jav

12 lines
164 B
Plaintext
Raw Normal View History

2014-04-23 15:59:59 +00:00
import java.util.Vector;
import java.util.Stack;
class Test {
public getValue(a){
String x;
a.addElement(x);
}
}