chore: indentation

This commit is contained in:
Leonardo de Moura 2021-08-04 16:50:57 -07:00
parent 61cdf93750
commit 91b60cbb22

View file

@ -259,7 +259,7 @@ mutual
Remark: we set `ignoreStuckTC := true` when elaborating `simp` arguments. Then,
pending TC problems become implicit parameters for the simp theorem.
-/
-/
partial def synthesizeSyntheticMVars (mayPostpone := true) (ignoreStuckTC := false) : TermElabM Unit :=
let rec loop (u : Unit) : TermElabM Unit := do
withRef (← getSomeSynthethicMVarsRef) <| withIncRecDepth do