1 namespace std {
2   void wibble();
3 }
4 
5 namespace std {
6 }
7