Skip to content

bug: * wildcard path doesn't return any matches for arrays #164

@tommy

Description

@tommy

Failing test case: #163

cargo run -- -e <(echo '*') -i <(echo '[1,2,3]')

returns undefined, while in the TS playground is returns [1,2,3].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions