Skip to content

clone before resolving #17

@drslump

Description

@drslump

The following scenario fails:

matcher = should.be_a_string

'foo' | matcher
'foo' | matcher   # RPN error

We could clone before resolving the matcher so that we can use them as many times as needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions