class Foo { { int a; long b; int c = a + (<caret>b; } }