chore: indentation
This commit is contained in:
parent
61cdf93750
commit
91b60cbb22
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue