1 namespace M {
2   struct V {
3     int d;
4   };
5 }
6