Home | History | Annotate | Download | only in Inputs
      1 #pragma once
      2 
      3 struct S {
      4   int x;
      5 };
      6