// "Add method body" "true" interface a { default String f() { return null; } }