If true, comments that start in column 1 are still indented to match surrounding code.
void f() { // comment return; }