hanchenye-llvm-project/clang/test/Modules/Inputs/MethodPoolASub2.h

4 lines
43 B
Objective-C

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