blob: cac3a6f3ecc989082705449d4dab643f28a3c10e [file] [log] [blame]
/* Test #warning in C23. */
/* { dg-do preprocess } */
/* { dg-options "-std=c23 -pedantic-errors" } */
#warning example text /* { dg-warning "example text" } */