Skip to content

Conversation

@bobzhang
Copy link
Member

No description provided.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling bea88d1 on make_version_correct into * on master*.

@bobzhang bobzhang merged commit fdade82 into master May 12, 2016
@bobzhang bobzhang deleted the make_version_correct branch May 12, 2016 14:56
kevinbarabash pushed a commit to kevinbarabash/rescript-compiler that referenced this pull request Dec 24, 2021
Arrow functions in the "ternary true branch" where picked up as nested arrows:
`x ? y => () : onChange` for the parser was `x ? y => (() : onChange => …)`

The fix is to pass the right context through.

Fixes rescript-lang/syntax#363
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.

3 participants