1 /* Test C2x static assertions. Omitting the string supported. */
2 /* { dg-do compile } */
3 /* { dg-options "-std=c2x -pedantic" } */
4
5 _Static_assert (1);
1 /* Test C2x static assertions. Omitting the string supported. */
2 /* { dg-do compile } */
3 /* { dg-options "-std=c2x -pedantic" } */
4
5 _Static_assert (1);