summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/expected/cpp/33214-Issue_2742.cpp
blob: 66d12fecfdee4344735d259b9de26482e4cc3926 (plain)
1
2
3
4
5
6
7

#define FOO \
\
	int    my_type; \
	int    a; \
	float  b; \
	double c;