Skip to content

ruledef does not match when last character of nested ruledef follows it on 0.13.5 #203

@PerkyElixir22

Description

@PerkyElixir22
#subruledef Foo {
    add => 0`1
    sub => 1`1
}

#ruledef Bar {
    {f:Foo}d => f`1
}

    subd
    addd

matches subd, but not addd on 0.13.5, but does seem to work on 0.13.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcompromiseIndicates that the current behavior is an unfortunate technical compromiseenhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions