targeted-cursor.m.h 70 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 @interface I -(void)mm:(void (^)(I*))block; -(void)mm2:(I*)i; @end