lean4-htt/tests/lean/evalWithMVar.lean.expected.out
Leonardo de Moura ec42581d1f perf: use Core.transform instead of Meta.transform at betaReduceLetRecApps
Observed big performance improvement on files containing big proofs
generated using tactics.
2023-06-28 12:29:12 -07:00

11 lines
332 B
Text

Sum.someRight c : Option Nat
evalWithMVar.lean:13:20-13:21: error: don't know how to synthesize implicit argument
@c ?m
context:
⊢ Type ?u
evalWithMVar.lean:13:6-13:21: error: don't know how to synthesize implicit argument
@Sum.someRight ?m Nat c
context:
⊢ Type ?u
Sum.someRight c : Option Nat
Sum.someRight c : Option Nat