summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/expected/c/01030-multi.h
blob: 14a599c79a87f802b0b64c71a497f6337ef992c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
This is a multiline
comment that should
not be indented
*/
{
	/*
	No trailing spaces

	in this comment
	*/
}