[llvm-dwp] Initial partial prototype
[oota-llvm.git] / test / tools / llvm-dwp / Inputs / simple / a.cpp
1 struct foo { };
2 foo a;