// "Implement method 'foo'" "false" abstract class Test { abstract void f<caret>oo(); }