summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/expected/c/00140-global-vars.c
blob: 0df79336ddd1264478cbbf29b682f4a062573083 (plain)
1
2
3
4
5
6
7

static int       another_try;
struct something yup;
align_me_t       please;
const char       *name = "hello";
static nothing   really;