llvm-project/clang/test/Modules/Inputs/MethodPoolBSub2.h
Douglas Gregor 6c92b1fc3d Add test header missing from r184504.
llvm-svn: 184505
2013-06-21 00:22:44 +00:00

4 lines
48 B
Objective-C

@interface TotallyUnrelated
- (id)method6;
@end