aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/c23-if-decls-2.c
blob: d53db71537710e1aa76e355ec32bcb2c778c88f2 (plain)
1
2
3
4
5
6
/* N3356 - if declarations.  */
/* PR c/117019 */
/* { dg-do compile } */
/* { dg-options "-std=c23 -pedantic-errors -Wno-c23-c2y-compat" } */

#include "c23-if-decls-1.c"