nrc/libhoare

Use `return` instead of `result`

Closed this issue · 0 comments

nrc commented

This would avoid shadowing any arguments called result. Would require mangling the name return in the predicate before injecting it into an assertion. Should also check that it is only used in postconditions.