1 #ifndef TEST2_H
2 #define TEST2_H
3 
4 int x;
5 
6 #endif
7