(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
cpp0x/
stddef.C
// PR c++/54249
// { dg-do compile { target c++11 } }

#include <stddef.h>

::nullptr_t n;