aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/inline-32a.c
blob: a2bde0aac4b2856851ae3d5fd394b6168af22725 (plain)
1
2
3
/* { dg-do compile } */
/* { dg-options "-std=c99 -pedantic-errors" } */
int f (void) { return 0; }