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

fix formatting of foo[bar + 1] #2110

Merged
merged 1 commit into from
Aug 9, 2018

Conversation

anmonteiro
Copy link
Member

fixes #2109

@chenglou
Copy link
Member

chenglou commented Aug 9, 2018

I recall this had a merge conflict with 5ea26b2 and that it's solved. Is that merged correctly?

@anmonteiro
Copy link
Member Author

Yes

@chenglou
Copy link
Member

chenglou commented Aug 9, 2018

Thanks

@chenglou chenglou merged commit afb8a9d into reasonml:master Aug 9, 2018
@anmonteiro anmonteiro deleted the anmonteiro/gh-2109 branch August 9, 2018 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

foo[bar + 1] now formats to foo[(bar + 1)]
3 participants