blob: d6019864c76824341899badbbc79040e4c9f38e1 [file] [log] [blame]
public class CompletionFindMethod2 {
void foo(B b){
b.fooba
}
}