summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/input/c/multi.h
blob: 33acea3440a82e6f3f9ca21868bec06049479c5d (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
    */
}