function-by-method crash #2019
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: resolver
Resolution and typechecking
Dafny correctly notices a duplicate method name, but then crashes. This is unlike regular functions and methods.
The text was updated successfully, but these errors were encountered: