/* Test omitted parameter names in C23. */ /* { dg-do compile } */ /* { dg-options "-std=c23 -pedantic-errors" } */ void f (int) { }