// "Add 'return' statement" "true" class a { String f() { return <caret><selection>null</selection>; } }