Whiley / WhileyCompiler

The Whiley Compiler (WyC)
http://whiley.org
Apache License 2.0
217 stars 36 forks source link

Preconditions for Properties #1157

Closed DavePearce closed 2 years ago

DavePearce commented 2 years ago

It seems pretty straightforward to me that we need requires clauses on property declarations. We cannot have ensures clauses though. I'm also not sure exactly how they would translate into Boogie either.