1 namespace N {
2   struct U {
3     int c;
4   };
5 }
6