Skip to content

Anomaly when using conseq with exceptions on a hoare goal without #951

@oskgo

Description

@oskgo

The following emits anomaly: Failure("no default exception").

module M = {proc p() = {}}.

lemma L: hoare[M.p: true ==> true].
proof.
conseq (: _ ==> _ | _ => true).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions