summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/cpp/33003-cmt_convert_tab_to_spaces.cpp
blob: db09e6fcd244612f278b6d4808c386efa08be780 (plain)
1
2
3
4
5
void f() {
        /* Comment with <TAB>   here
         * and  here again
         */
}