summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/expected/c/00802-funcfunc.c
blob: 4d0f0432255d6a2b622db3bb5824e492e099e970 (plain)
1
2
3
4
5
int main()
{
   mWriter("class Clst_"c)(cluster.getChild(HO_SHORT_NAME).getText())(" : Cluster {"c).newline;
}