summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/input/oc/bug_404.m
blob: 3ecb87f03f6342c5444604cbf9f2304ea824375f (plain)
1
2
3
4
5
6
@interface Test1 : Test2
@end


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