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