1 // PR c++/54249
2 // { dg-do compile { target c++11 } }
3 
4 #include <stddef.h>
5 
6 ::nullptr_t n;
7