1 /* PR c++/31745 */
2 /* { dg-do compile }  */
3 
foo()4 void foo()
5 {
6   namespace N { /* { dg-error "is not allowed|at end of input" } */
7