[Docs] Fix underlines that were too short or too long.
[oota-llvm.git] / test / tools / llvm-dwp / Inputs / type_units / b.cpp
1 struct bar { };
2 void b(bar) {
3 }