Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Jan 25, 2025
1 parent 9148932 commit 28f9440
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Manual/Tactics.lean
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,4 @@ These are particularly helpful for writing tests to the `MathlibTest` suite.
:::tactic Lean.Parser.Tactic.failIfSuccess
:::

Finally, this is a command and not a tactic, but it is also essential for test files.

:::tactic Lean.guardMsgsCmd
:::
Finally, `#guard_msgs` is a command and not a tactic, but it is also essential for test files.

0 comments on commit 28f9440

Please sign in to comment.