Skip to content

Anomaly when trying to use proc on a goal with Pr #1054

@oskgo

Description

@oskgo

This is purely a diagnostics bug. The following code throws an anomaly when it should print an error:

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

lemma L &m: Pr[M.p() @&m: true] = Pr[M.p() @&m: true].
proof. proc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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