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
3 lines
105 B
Text
3 lines
105 B
Text
unfoldReduceMatch.lean:2:0-2:7: warning: declaration uses 'sorry'
|
|
n : Nat
|
|
⊢ (zero.add n).succ = n.succ
|