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

0001 begin
0002    if e then
0003       ok
0004    else
0005       ok1;
0006    ok2;
0007 
0008