JavaCompilerCore/test/plugindevelopment/MartinTestCases/UnifyTest1.jav

12 lines
157 B
Java
Executable File

import java.util.Vector;
import java.util.Stack;
class Test {
public getValue(a){
String x;
a.add(x);
}
}