class Foo { void foo() { if (a) { return; } } }