lean4-htt/tests/lean/evalWithMVar.lean.expected.out
Leonardo de Moura 0967ad7e91 feat: extend/cleanup isLevelDefEqAux
`tests/lean/run/toExpr.lean` could not be processed by the new
frontend without these extensions.
2020-09-12 15:38:48 -07:00

11 lines
316 B
Text

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