summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/input/oc/sp_cond_ternary_short.m
blob: 6c1ce05034398c82a42a0a604d3cb5d8ea70d7ae (plain)
1
NSString *str = (otherString ?: @"this is the placeholder");