lean4-htt/tests/lean/phashmap_inst_coherence.lean.expected.out
Leonardo de Moura 8bacf54b6c chore: fix test
2020-02-24 21:03:40 -08:00

8 lines
333 B
Text

phashmap_inst_coherence.lean:11:0: error: type mismatch at application
PersistentHashMap.find? m
term
m
has type
@PersistentHashMap Nat Nat (@beqOfEq Nat (λ (ab : Nat), Nat.DecidableEq a b)) Nat.Hashable
but is expected to have type
@PersistentHashMap Nat Nat (@beqOfEq Nat (λ (ab : Nat), Nat.DecidableEq a b)) natDiffHash