1 /* Test omitted parameter names in C2x. */
2 /* { dg-do compile } */
3 /* { dg-options "-std=c2x -pedantic-errors" } */
4
5 void f (int) { }
1 /* Test omitted parameter names in C2x. */
2 /* { dg-do compile } */
3 /* { dg-options "-std=c2x -pedantic-errors" } */
4
5 void f (int) { }