chore(tests/lean/interactive/info_goal): fix expected output
This commit is contained in:
parent
75525a1120
commit
3617440d30
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{"message":"file invalidated","response":"ok","seq_num":0}
|
||||
{"record":{"full-id":"tactic.interactive.exact","source":{"column":9,"file":"/library/init/meta/interactive.lean","line":138},"state":"⊢ ℕ → ℕ","type":"interactive.types.qexpr0 → tactic unit"},"response":"ok","seq_num":4}
|
||||
{"record":{"doc":"This tactic applies to any goal. It gives directly the exact proof\nterm of the goal. Let `T` be our goal, let `p` be a term of type `U` then\n`exact p` succeeds iff `T` and `U` are definitionally equal.","full-id":"tactic.interactive.exact","source":{"column":9,"file":"/library/init/meta/interactive.lean","line":195},"state":"⊢ ℕ → ℕ","type":"interactive.types.qexpr0 → 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":{"state":"⊢ ℕ → ℕ"},"response":"ok","seq_num":11}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue