class Foo { void m() { if (true) <caret> if (true) <caret> } }