xref: /llvm-project/clang/test/Import/struct-and-var/Inputs/S2.cpp (revision 967d438439ac23afe4f6c684a27ac15daff11872)
1 struct F {
2   int a;
3 };
4