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