Warning, /frameworks/ktexteditor/autotests/input/indent/cstyle/while2/expected is written in an unsupported language. File is not indexed.

0001 int fla() {
0002   while (0<x)
0003     x--;
0004   ok