class Foo { void f() { if (ff) { //comment return null; } } }