summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/expected/c/00121-sp_cmt_cpp_start.c
blob: 3160a288ebe0ab0d87be55216f71f5f305e1d2a0 (plain)
1
2
3
4
5
6
7
8
9
10
11

// zero
// one
//  two
//   three
void foo(void);

////four
//// five
//// six
void bar(void);