Skip to content

Common prefix of two rules is not evaluated #121

@anakrish

Description

@anakrish
package test
a.b.c = 1
a.b.d = 2
y = a.b

does not produce any value for data.test.y

Regorus also does not produce correct output for this example if the order of the rules are changed: microsoft/regorus#162

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