lean4-htt/tests/lean/interactive/goal_info.lean.expected.out
Leonardo de Moura e2bf4fcddb fix(frontends/lean/tactic_notation): add skip tactic to save intermediate result
@kha, this commit fixes the issue: comma before a `{}` block will show the state inside the block.
2017-01-20 20:58:05 -08:00

6 lines
612 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.

{"message":"file invalidated","response":"ok","seq_num":0}
{"record":{"state":"n : \n⊢ n + 0 = 0 + n\n\nn m' : ,\nih : n + m' = m' + n\n⊢ n + succ m' = succ m' + n"},"response":"ok","seq_num":11}
{"record":{"state":"n : \n⊢ n + 0 = 0 + n\n\nn m' : ,\nih : n + m' = m' + n\n⊢ n + succ m' = succ m' + n"},"response":"ok","seq_num":13}
{"record":{"state":"n m' : ,\nih : n + m' = m' + n\n⊢ succ (n + m') = succ m' + n"},"response":"ok","seq_num":16}
{"record":{"state":"n : \n⊢ n + 0 = 0 + n"},"response":"ok","seq_num":25}
{"record":{"state":"no goals"},"response":"ok","seq_num":36}