xref: /llvm-project/clang/test/CodeCompletion/truncation.c.h (revision ea9b03e6e23408325145ca089e4d7d6386b65a2d)
1 struct X { };
2 struct Y { };
3 
4 struct Xa { };
5 
6