lean4-htt/tests/lean/interactive/info_goal.lean.expected.out

5 lines
947 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":{"doc":"This tactic provides an exact proof term to solve the main goal. If `t` is the goal and `p` is a term of type `u` then `exact p` succeeds if and only if `t` and `u` can be unified.","source":,"state":"⊢ ","tactic_params":["expr"],"text":"exact","type":"interactive.parse interactive.types.texpr → tactic unit"},"response":"ok","seq_num":4}
{"record":{"state":"no goals"},"response":"ok","seq_num":6}
{"record":{"state":"no goals"},"response":"ok","seq_num":8}
{"record":{"doc":"This tactic provides an exact proof term to solve the main goal. If `t` is the goal and `p` is a term of type `u` then `exact p` succeeds if and only if `t` and `u` can be unified.","source":,"state":"⊢ ","tactic_param_idx":0,"tactic_params":["expr"],"text":"exact","type":"interactive.parse interactive.types.texpr → tactic unit"},"response":"ok","seq_num":11}