xref: /llvm-project/clang/test/Import/direct/Inputs/S.c (revision 17c8c20d7ee6b7d8a1e277be405953a0bf647351)
1 struct S {
2   int a;
3 };
4