DEBSOURCES
Skip Quicknav
sources / uncrustify / 0.68.1%2Bdfsg1-2 / tests / input / cpp / i1218.cpp
12345678
// Do not add a new line because of the vbrace close that is above col 25 // after return 1; int main() { if(1) return 1; return 0; }