class A { void test() { int foo; //foo int bar; //bar int baz; //baz } }