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 6cc3b36 commit 92e6585Copy full SHA for 92e6585
tests/lean/run/grind_heartbeats.lean
@@ -12,7 +12,7 @@ macro_rules
12
| `(gen! $n:num) => `(op (f $n) (gen! $(Lean.quote (n.getNat - 1))))
13
14
/--
15
-trace: [grind.issues] (deterministic) timeout at `isDefEq`, maximum number of heartbeats (5000) has been reached
+trace: [grind.issues] (deterministic) timeout at `grind`, maximum number of heartbeats (5000) has been reached
16
Use `set_option maxHeartbeats <num>` to set the limit.
17
⏎
18
Additional diagnostic information may be available using the `set_option diagnostics true` command.
0 commit comments