Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 3.1.1
-
None
Description
void func()
{
cout << fingus[1][2]
<< winkle; // should be 3 chars behind
}
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-13341 Using subscript operator breaks indentation of next line
- Closed
- relates to
-
QTCREATORBUG-20824 Wrong indentation after assignation : x[y=z]
- Closed