lean4-htt/tests/lean/evalWithMVar.lean.expected.out
2020-09-29 17:18:03 -07:00

11 lines
320 B
Text

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