blob: 3b37b11ed986ed6d9e3d0927cf4f78334efb0912 [file] [log] [blame]
/* Test there is no nullptr_t built-in typedef. Bug 114869. */
/* { dg-do compile } */
/* { dg-options "-std=c11 -pedantic-errors" } */
int nullptr_t;