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 4c53b2f commit a7afabcCopy full SHA for a7afabc
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 `simp`, maximum number of heartbeats (5000) has been reached
+trace: [grind.issues] (deterministic) timeout at `isDefEq`, 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