blob: a9594dd05014d18a4429ce6aff6293a88ee82fb9 [file] [log] [blame]
/* PR c/69819 */
/* { dg-do compile } */
void foo () { }
int foo[] = { 0 }; /* { dg-error ".foo. redeclared as different kind of symbol" } */