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

Compilation fails when space after/before parens #18

Closed
wende opened this issue Apr 15, 2017 · 1 comment
Closed

Compilation fails when space after/before parens #18

wende opened this issue Apr 15, 2017 · 1 comment

Comments

@wende
Copy link
Collaborator

wende commented Apr 15, 2017

This works

(a, b)

But this doesn't

( a, b )

Which can be a problem, given that the latter is the default output of elm-format

@wende
Copy link
Collaborator Author

wende commented Apr 18, 2017

Fixed in #19

@wende wende closed this as completed Apr 18, 2017
supermario pushed a commit to supermario/elm-ast that referenced this issue Jul 8, 2017
supermario pushed a commit to supermario/elm-ast that referenced this issue Jul 8, 2017
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