Skip to content

Fix problem with map matching  #30

@dfilaretti

Description

@dfilaretti

This:

<localMem> ... ((N \|-> _:Value) => (N \|-> I)) ...</localMem>

should be replaced with this:

 <localMem> ... N \|-> (_ => I) ...</localMem>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions