62408a6adc
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>
9 lines
452 B
Text
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
|