/* 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"