Skip to content

Add string addition pattern #256

@evhub

Description

@evhub

An example would be

"hello, " + name = inputstr

which should match "hello, world!", binding name = "world!". A more advanced implementation might also allow "hello, " + name + "!" as a valid pattern.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions