rt_gccstream/gcc/testsuite/gcc.dg/vla-7.c

4 lines
58 B
C

/* { dg-options "-std=c99" } */
int (*foo)(int (*a)[*]);