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

Parsing let is too greedy in some cases #117

Open
mjgpy3 opened this issue Dec 7, 2018 · 0 comments
Open

Parsing let is too greedy in some cases #117

mjgpy3 opened this issue Dec 7, 2018 · 0 comments

Comments

@mjgpy3
Copy link
Member

mjgpy3 commented Dec 7, 2018

For example

a = [[b letter] :bar]

fails with

mappy: "Error parsing file" (line 448, column 15):
unexpected "]"
expecting letter, digit, whitespace, "=", name or lazy argument

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant