lean2/tests/lean/slow/simp_loop.lean.expected.out
Leonardo de Moura 62408a6adc test(tests/lean): move simp_loop test to slow subdirectory
This example produces a stackoverflow on Valgrind.
We don't execute Valgrind on tests in the slow subdirectory.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-29 10:32:48 -08:00

9 lines
452 B
Text

Set: pp::colors
Set: pp::unicode
Imported 'tactic'
Imported 'macros'
Assumed: f
Assumed: g
Assumed: Ax1
Assumed: Ax2
simp_loop.lean:13:1: error: deep recursion was detected at 'simplifier', this is probably due to a non-terminating set of rewrite rules, you may use a simplifier_monitor object to track the simplifier behavior (see the simplifier manual); if your problem is very big, you may try to increase stack space in your system