lean4-htt/tests/lean/phashmap_inst_coherence.lean.expected.out
2020-10-06 10:58:50 -07:00

16 lines
429 B
Text

phashmap_inst_coherence.lean:12:6: error: application type mismatch
PersistentHashMap.find? m
argument
m
has type
PersistentHashMap Nat Nat
but is expected to have type
PersistentHashMap Nat Nat
phashmap_inst_coherence.lean:12:0: error: application type mismatch
Lean.runEval fun («_» : Unit) => sorryAx ?m
argument
fun («_» : Unit) => sorryAx ?m
has type
Unit → ?m
but is expected to have type
Unit → ?m