summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/input/cpp/toggle_processing_cmt2.cpp
blob: 6b4a0a39dd12a44cbd6bb9a0113b856294774ca3 (plain)
1
2
3
4
5
6
7
void func() { }

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

void func() { }