blob: c3405e81f269879affc5879c266d2ded4f4ce698 [file] [log] [blame]
/* Test C23 static assertions. Omitting the string supported. */
/* { dg-do compile } */
/* { dg-options "-std=c23 -pedantic" } */
_Static_assert (1);