Warning, /frameworks/ktexteditor/autotests/input/indent/cstyle/360456/expected is written in an unsupported language. File is not indexed.
0001 int *test; 0002 /* Here, we assign a value to the pointee object */ 0003 *test = 42; 0004 test = 0;
Warning, /frameworks/ktexteditor/autotests/input/indent/cstyle/360456/expected is written in an unsupported language. File is not indexed.
0001 int *test; 0002 /* Here, we assign a value to the pointee object */ 0003 *test = 42; 0004 test = 0;