DEBSOURCES
Skip Quicknav
sources / uncrustify / 0.68.1%2Bdfsg1-2 / tests / expected / cpp / 34108-bug_i_666.cpp
123456789101112
bool test() { if ( true ) { i = 10; } else if ( true ) { i = 10; } }