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

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