Home | History | Annotate | Download | only in Inputs
      1 struct S1;
      2 struct S2 { int x; };
      3 struct S3 { int x; };
      4