lean4-htt/tests/lean/infoFromFailure.lean.expected.out
Leonardo de Moura 0e8f8117a1 refactor: simpler mechanism for never backtracking traces
We do backtrack messages but not traces.

cc @Kha
2020-09-18 10:31:42 -07:00

15 lines
619 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

foo "hello" : String × String
[Meta.synthInstance] HasAdd String ==> HasAdd String
[Meta.synthInstance]
[Meta.synthInstance] main goal HasAdd String
[Meta.synthInstance.newSubgoal] HasAdd String
[Meta.synthInstance.globalInstances] HasAdd String #[]
[Meta.synthInstance] remaining fuel 999
[Meta.synthInstance] failed
[Meta.synthInstance] HasAdd Bool ==> HasAdd Bool
[Meta.synthInstance]
[Meta.synthInstance] main goal HasAdd Bool
[Meta.synthInstance.newSubgoal] HasAdd Bool
[Meta.synthInstance.globalInstances] HasAdd Bool #[]
[Meta.synthInstance] remaining fuel 999
[Meta.synthInstance] failed