llvm-for-llvmta/tools/clang/test/Modules/Inputs/MethodPoolString2.h

5 lines
40 B
Objective-C

@interface S2
- (int)stringValue;
@end