interface I { default void foo() { <caret> } }