DEBSOURCES
Skip Quicknav
sources / jedit / 5.5.0%2Bdfsg-2 / misc / indentation_problems / 01.cpp
123456789101112
void f() { std } /* At the end of line 2 type :: At first : it should go left, at second : be back. */ void f() { std:: }