[Bug]: subset type for maps fails to verify overriden key/value pairs #3059
Labels
during 3: execution of incorrect program
An bug in the verifier that allows Dafny to run a program that does not correctly implement its spec
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
part: verifier
Translation from Dafny to Boogie (translator)
Dafny version
3.9.1
Code to produce this issue
Command to run and results
What happened?
It should have verified that
m[1 := 7]
does not have necessarily the same type asm
itself.What type of Operating System are you seeing the problem on?
Linux, Windows, Mac, WSL
The text was updated successfully, but these errors were encountered: