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