Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow whitespace between plucked word and its pattern #513

Open
frostburn opened this issue Apr 25, 2024 · 0 comments
Open

Allow whitespace between plucked word and its pattern #513

frostburn opened this issue Apr 25, 2024 · 0 comments

Comments

@frostburn
Copy link
Contributor

Works as expected:

Start = @pluck:'a'

Fails unexpectedly:

Start = @pluck: 'a'
Error parsing grammar
Error: Expected "!", "$", "&", "(", ".", character class, identifier, or literal but " " found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant