Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
redecls
/
a.h
1
@interface AA
2
@end
3
@class AA;
4