Least opaque predicates #3504
Labels
incompleteness
Things that Dafny should be able to prove, but can't
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
Dafny version
3.11.0.50201
Code to produce this issue
Command to run and resulting output
What happened?
Without {:opaque}, the code verifies and compiles:
It seems as if least predicates with opaque require a recursive call. For example, this snippet goes through:
What type of operating system are you experiencing the problem on?
Mac
The text was updated successfully, but these errors were encountered: