summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/expected/cpp/34520-comma.cpp
blob: e9b0c42893b4438c084d50163e9b99b680610ffc (plain)
1
2
a( , 1);
typedef SLIST_HEAD( , foo) foo_list_t;