fedcc160f41e7fabf3f3cac918838e046b365694
[oota-llvm.git] / test / tools / llvm-dwp / Inputs / simple / b.cpp
1 struct bar { };
2 void b(bar) {
3 }