Closed kevinresol closed 8 years ago
It is causing unwanted indent decrease for "inline cases" (i.e. case cond: expr; in the same line)
case cond: expr;
thanks for the update @kevinresol !
It is causing unwanted indent decrease for "inline cases" (i.e.
case cond: expr;
in the same line)