blob: 1b97df11bd3c40f606514321d56308a0d33b98f5 [file] [log] [blame]
// PR debug/66869
// { dg-do compile }
// { dg-options "-Wunused-function" }
static void test (void); // { dg-warning "'void test..' declared 'static' but never defined" }
int i;