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