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