DEBSOURCES
Skip Quicknav
sources / uncrustify / 0.68.1%2Bdfsg1-2 / tests / expected / c / 01015-paren_indent.c
123456789101112
function1 (something1); function2 (something2); x = (float) (number); x = (float) (number);