Clang Project

clang_source_code/test/Modules/Inputs/objc-desig-init/X.h
1#import "A2.h"
2
3@interface X : A2
4@end
5