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

decide how handle (expr,) #177

Open
vemoo opened this issue May 11, 2022 · 0 comments
Open

decide how handle (expr,) #177

vemoo opened this issue May 11, 2022 · 0 comments

Comments

@vemoo
Copy link
Contributor

vemoo commented May 11, 2022

After #171 it's being parsed as a parenthesized expression, unlike before that was parsed as a single element tuple, the same as (expr).

We probably want to emit an error.

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