dafny-lang / dafny

Dafny is a verification-aware programming language
https://dafny.org
Other
2.94k stars 263 forks source link

Fix a bug related to hide/reveal and recursive functions #5764

Closed keyboardDrummer closed 2 months ago

keyboardDrummer commented 2 months ago

Fixes #5763

Description

How has this been tested?

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.