lean4-htt/tests/lean/unfoldReduceMatch.lean.expected.out
Sebastian Ullrich 38cff08888
feat: creation and reporting for asynchronous elaboration tasks (#6170)
This PR adds core metaprogramming functions for forking off background
tasks from elaboration such that their results are visible to reporting
and the language server
2024-11-22 17:12:30 +00:00

3 lines
105 B
Text

unfoldReduceMatch.lean:2:0-2:7: warning: declaration uses 'sorry'
n : Nat
⊢ (zero.add n).succ = n.succ