blob: 4843c680a616f3c42d5446dae589a4fb342f4cfe [file] [log] [blame]
public class Bar {
public String doIt() {
return "";
}
}