xref: /llvm-project/clang/test/Import/objc-definitions-in-expression/Inputs/S.m (revision 967d438439ac23afe4f6c684a27ac15daff11872)
1@interface C {
2}
3-(int)m;
4@end
5