2 { dg-options "-Wunused-local-typedefs" }
6 /* Only test nested functions for C. More tests that work for C and C++
7 can be found in c-c++-common.
13 typedef int foo
; /* { dg-warning "locally defined but not used" } */
24 typedef int foo
; /* { dg-warning "locally defined but not used" } */
35 typedef int foo
; /* { dg-warning "locally defined but not used" } */