lean2/tests/lean/slow/tactic2.lean.expected.out
Leonardo de Moura e2999d3ff6 feat(*): add component name to check_stack and check_system
I also reduced the stack size to 8 Mb in the tests at tests/lean and tests/lean/slow. The idea is to simulate stackoverflow conditions.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-07 15:11:55 -08:00

7 lines
357 B
Text

Set: pp::colors
Set: pp::unicode
Error (line: 2, pos: 32) deep recursion was detected at 'REPEAT tactical' (potential solution: increase stack space in your system)
Error (line: 3, pos: 4) invalid 'done' command, proof cannot be produced from this state
Proof state:
a : Bool ⊢ a
Error (line: 4, pos: 0) invalid tactic command, unexpected end of file