chore: indentation

This commit is contained in:
Leonardo de Moura 2022-06-29 16:45:59 -07:00
parent 467ac9d98a
commit f6b6b36f47

View file

@ -212,7 +212,7 @@ Unreleased
| true => isTrue (_ : n = m)
| false => isFalse (_ : ¬n = m)
-/
```
```
* `exists` tactic is now takes a comma separated list of terms.