blob: 7588040949bfd9f2128b1d328f438b39657ab63c [file]
package xxx;
public class Test {
String test(OtherJava otherJava) {
return "";
}
}