10 lines
56 B
Objective-C
10 lines
56 B
Objective-C
|
|
@interface I
|
|
@end
|
|
|
|
@interface B
|
|
@end
|
|
|
|
@protocol P
|
|
@end
|