blob: ea4cbfa9928d5bc9ed42e190770caa65360c5d5b [file] [log] [blame]
/* Test omitted parameter names not in C11: accepted by default in the
absence of -pedantic. */
/* { dg-do compile } */
/* { dg-options "-std=c11" } */
void f (int) { }