class Example { void foo() { int c = 2; int a =1, b =2, d; } }