Skip to content

Function postconditions are not checked soundly #369

@viper-admin

Description

@viper-admin

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions