DEBSOURCES
Skip Quicknav
sources / uncrustify / 0.68.1%2Bdfsg1-2 / tests / input / cpp / tab-1.cpp
123456789
/* test of * indent_with_tabs = 1 * indent_columns = 11 * the source has NO <TAB> */ { int x; int y; }