Warning, /frameworks/ktexteditor/autotests/input/indent/cppstyle/normal25/expected is written in an unsupported language. File is not indexed.
0001 std::foreach(
0002 begin(c)
0003 , end(c)
0004 , [=](const value_type& v)
0005 {
0006 ok;
0007 }
0008 );