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