We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9148932 commit 28f9440Copy full SHA for 28f9440
Manual/Tactics.lean
@@ -513,7 +513,4 @@ These are particularly helpful for writing tests to the `MathlibTest` suite.
513
:::tactic Lean.Parser.Tactic.failIfSuccess
514
:::
515
516
-Finally, this is a command and not a tactic, but it is also essential for test files.
517
-
518
-:::tactic Lean.guardMsgsCmd
519
-:::
+Finally, `#guard_msgs` is a command and not a tactic, but it is also essential for test files.
0 commit comments