xref: /minix3/external/bsd/llvm/dist/clang/test/CodeCompletion/truncation.c.h (revision 433d6423c39e34ec4b79c950597bb2d236f886be)
1 struct X { };
2 struct Y { };
3 
4 struct Xa { };
5 
6