Declaration of generic extreme predicate causes crash #2947
Labels
crash
Dafny crashes on this input, or generates malformed code that can not be executed
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
part: verifier
Translation from Dafny to Boogie (translator)
The following program declarations cause the verifier to emit malformed Boogie:
Note that the least predicate is defined with a type parameter.
Here is the output, where the error messages are coming from Boogie.
The text was updated successfully, but these errors were encountered: