summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/expected/oc/50605-bug_404.m
blob: 8244ebd39f73885e69bf719065d94b1ecfcfeb91 (plain)
1
2
3
4
5
6
@interface Test1 : Test2
@end


@interface Test<T1 : id<T3> > : Test2<P1>
@end