Skip to content

Missing consistency check for function identifiers #651

Open
@fpoli

Description

@fpoli

The AST of a program containing a top-level function with a quote (') in its name passes the consistency checks. However, the dump of the program is rejected by the Viper parser.

The dump looks like this:

domain MyDomain {}
function something$'_$something(x: MyDomain): MyDomain

Metadata

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