Warning, /frameworks/ktexteditor/autotests/input/indent/cstyle/switch4/expected is written in an unsupported language. File is not indexed.
0001 int foo() {
0002 switch (x) {
0003 case 0:
0004 ok;
0005 case 1:;
0006 }
Warning, /frameworks/ktexteditor/autotests/input/indent/cstyle/switch4/expected is written in an unsupported language. File is not indexed.
0001 int foo() {
0002 switch (x) {
0003 case 0:
0004 ok;
0005 case 1:;
0006 }