llvm-for-llvmta/tools/clang/test/Import/objc-definitions-in-expression/Inputs/S.m

5 lines
31 B
Objective-C

@interface C {
}
-(int)m;
@end