Opaque blocks allow proving false #6060
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
Dafny version
4.9.1
Code to produce this issue
Command to run and resulting output
What happened?
The
assert false;
is proved, despite the fact that it is reachable.What type of operating system are you experiencing the problem on?
Mac
The text was updated successfully, but these errors were encountered: