1 /* Test omitted parameter names not in C11: accepted by default in the
2 absence of -pedantic. */
3 /* { dg-do compile } */
4 /* { dg-options "-std=c11" } */
5
6 void f (int) { }
1 /* Test omitted parameter names not in C11: accepted by default in the
2 absence of -pedantic. */
3 /* { dg-do compile } */
4 /* { dg-options "-std=c11" } */
5
6 void f (int) { }