Skip to content

Commit

Permalink
backup
Browse files Browse the repository at this point in the history
  • Loading branch information
jcp19 committed Oct 31, 2023
1 parent ee09594 commit 4dd3a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions verification/dependencies/errors/errors_spec.gobra
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ ensures !res ==> err.ErrorMem()
decreases err.Size()
func As(err error, target ErrorCell) (res bool)

// TODO: doc this as a spec mechanism
type ErrorCell interface {
pred Mem()

Expand Down

0 comments on commit 4dd3a35

Please sign in to comment.