blob: ab22a555242550feabe2cbaa121c105d1b71cd0d [file] [log] [blame]
public class Usage {
Object method() {
return package1.test.A.method();
}
}