Skip to content

Function postconditions are not checked soundly #369

Closed
@viper-admin

Description

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
}

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions