Clang Project
clang_source_code
/
test
/
Index
/
Inputs
/
preamble-with-error.h
1
typedef int Int;
2
enum FFF
3
extern Int *const www;
4