Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
@interface A (Sub)
- (char)method3;
- (char*)method4;
- (void)method5:(C*)obj;
@end