unplugged-vendor/external/llvm-project/clang/test/Modules/Inputs/MethodPoolCombined1.h

7 lines
67 B
C
Raw Normal View History

@import MethodPoolString1;
@interface A
- (int)stringValue;
@end