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

0001 a == ok
0002 b != ok
0003 c *= ok
0004 d /= ok
0005 e %= ok
0006 f |= ok
0007 g &= ok
0008 h ^= ok
0009 i <= ok
0010 j >= ok