llvm/clang/test/Modules/Inputs/MethodPoolASub2.h

@interface A (Sub2)
- (char*)method4;
@end