xref: /llvm-project/clang/test/Modules/Inputs/DebugSubmoduleA.h (revision 9402cef0ae7a3835ed8701e3b13edf5659bdea1b)
1 struct A {
2   int a;
3 };
4