summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/input/cpp/align-330.cpp
blob: 0ba91720b5f235a999c78d17854fb226f87194cf (plain)
1
2
3
4
5
6
\
#define CTOR(i, _) : \
 T(X()), \
    y() \
{ }