lean4-htt/tests/lean/phashmap_inst_coherence.lean.expected.out
Leonardo de Moura a1aac9a98d chore: fix tests
2019-12-15 18:34:13 -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 Nat.Hashable (@beqOfEq Nat (λ (ab : Nat), Nat.DecidableEq a b))
but is expected to have type
@PersistentHashMap Nat Nat natDiffHash (@beqOfEq Nat (λ (ab : Nat), Nat.DecidableEq a b))