/* Test there is no nullptr_t in for C11. */ /* { dg-do compile } */ /* { dg-options "-std=c11 -pedantic-errors" } */ #include int nullptr_t;