MethodPoolBSub.h 76 Bytes Raw Blame History Permalink 1 2 3 4 5 @interface B (Sub) - (char *)method3; - (char*)method4; - (id)method6; @end