Home

Github

fail

fail always fails.

This is sometimes useful if you’re building a complex tactic with try-catch behavior.

Syntax

(* Simple usage *)
fail.

Examples

Before

=========================
1/1
True
fail.

After

Error: Tactic failure.

Resources

Reference Documentation