> Created by **@alexanderjsummers** on 2019-02-19 14:16 > Last updated on 2019-05-06 12:43 The following example should not verify, but does ``` function test() : Int ensures false { 42 } ```
The following example should not verify, but does