You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be a regression from #1166. F* fails on the HashMap argument with:
- Failed to prove that the type
'Playground.t_s2'
supports decidable equality because of this argument.
- Add either the 'noeq' or 'unopteq' qualifier
- The SMT solver could not prove the query. Use --query_stats for more
details.
- See also Playground.fst(6,0-12,11)
The text was updated successfully, but these errors were encountered:
Open this code snippet in the playground
This seems to be a regression from #1166. F* fails on the HashMap argument with:
The text was updated successfully, but these errors were encountered: