Clang Project

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