summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/input/oc/gh511.m
blob: cee3279432abda1970f7cc5c2f4eab2c0b0e7fe7 (plain)
1
2
3
BOOL valid = YES;
NSDictionary *p = valid ? @{@"Test": @"Example"} : nil;