OSDN Git Service

PR middle-end/38934
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / debug / pr16676.c
1 /* { dg-do compile } */
2
3 void foo (void) { 
4   void nested () {} 
5 }