// Ignoring redeclaration of symbol "a" void foo() { int a; int a; }