contracts: change the contract syntax
authorFlorian Deljarry <deljarry.florian@gmail.com>
Wed, 9 Oct 2019 00:57:01 +0000 (20:57 -0400)
committerFlorian Deljarry <deljarry.florian@gmail.com>
Wed, 9 Oct 2019 12:35:03 +0000 (08:35 -0400)
Replace `ensures` by `ensure` and `expects` `expect`

Signed-off-by: Florian Deljarry <deljarry.florian@gmail.com>


No differences found