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

Handle arrow function return type declarations. #37

Merged
merged 1 commit into from
May 29, 2018

Conversation

Thom1729
Copy link
Owner

Partial fix for #29. This heuristic should be improved to work in most cases; however, it cannot solve the problem in the general case.

If nondeterministic parsing is ever implemented, we can use that to fix the issue properly.

@Thom1729 Thom1729 merged commit c33ee02 into master May 29, 2018
@Thom1729 Thom1729 deleted the flow-arrow-improvements branch May 29, 2018 13:42
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

Successfully merging this pull request may close these issues.

1 participant