class B { void m() { int xxx = 0; int xxy = 0; xxx = <caret> } }