Warning, /frameworks/ktexteditor/autotests/input/indent/cppstyle/normal25/origin 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           );