summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/input/oc/3822.h
blob: e0f113e1d3d8ff34b7dbabdabeb037881fb12232 (plain)
1
2
3
4
5
@interface FooInterface : UIViewController

@property (nonatomic, readwrite, weak) id<FooProtocol> delegate;

@end