llvm-project/clang/test/Modules/Inputs/MethodPoolBSub2.h

4 lines
48 B
C
Raw Normal View History

@interface TotallyUnrelated
- (id)method6;
@end