rt_gccstream/gcc/testsuite/gcc.c-torture/compile/20020210-1.c

3 lines
55 B
C

/* PR c/5615 */
void f(int a, struct {int b[a];} c) {}