Minimal example: ```scala case class For() ``` On the line after this class declaration, pressing Tab causes an indentation. The same happens if I name the class `If` or `While`, but not, e.g., `Foo`.