1@interface Test1 : Test2
2@end
3
4
5@interface Test<T1: id<T3>> : Test2<P1>
6@end
7