interface A { void fo<caret>o(); } class B implements A {}