dafny-lang / libraries

Libraries useful for Dafny programs
Other
43 stars 25 forks source link

Adding {:options "-functionSyntax:4"} to standard library #69

Closed stefan-aws closed 1 year ago

stefan-aws commented 1 year ago

Introducing Dafny 4 syntax, so we have less work later on.

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