Clang Project

clang_source_code/test/Modules/Inputs/lookup_left.h
1@interface A
2- (int)method;
3@end
4