Clang Project
clang_source_code
/
test
/
CodeCompletion
/
truncation.c.h
1
struct X { };
2
struct Y { };
3
4
struct Xa { };
5
6