// Ignoring redeclaration of symbol "a" int foo(int a[], int a) { return a[i]; }