summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/expected/cpp/31701-toggle_processing_cmt2.cpp
blob: f67cb76be993672eca8182547142bd7b4a2af95c (plain)
1
2
3
4
5
6
7
8
9
void func() {
}

// *INDENT-OFF*
void func() { }
// ??DEF??

void func() {
}