PG icon indicating copy to clipboard operation
PG copied to clipboard

Indentation issue: ssreflect's "have :="

Open Ptival opened this issue 6 years ago • 0 comments

It seems that the := from the tactic have := ... confuses the indentation mechanism.

After it, lines are indented as far as after the := symbol.

Not sure how hard it'd be to case against this.

Ptival avatar Feb 14 '20 15:02 Ptival