ss.h revision 1.1
1struct s {
2  int a;
3  int b;
4};
5