Skip to content

Chained | operator not evaluated correctly #114

@anakrish

Description

@anakrish
package test

x = {1} | {2} | {3}

evaluates data.test.x to [1] instead of [1, 2, 3]

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