blob: 2dc670cc0281ff1384562a1f0a8e8bd1124fe51f [file] [log] [blame]
/* Test restrictions on the kind of declarations permitted in for loops removed
in C23. */
/* { dg-do compile } */
/* { dg-options "-std=c23 -pedantic-errors" } */
#include "c99-fordecl-2.c"