summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/expected/oc/50810-bug_841.m
blob: 8e8a6713c003cdb0c1e324210a096508a6611499 (plain)
1
2
3
4
- (void)myMethod {
	NSInteger rowCount = [sectionProvider collectionView:self.collectionView
	                               numberOfRowsInSection:section];
}