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