Skip to content

[5.1][Syntax] Fix tuple type element parsing #25852

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

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Jun 28, 2019

Cherry-pick of #25843 into swift-5.1-branch reviewed by @nkcsgexi

rdar://problem/52291805

* typo: `InoutToken` not `InOutToken`
* Use `EllipsisToken` like function parameters. Otherwise `,` is stored
  at ellipsis position.

rdar://problem/52291805
(cherry picked from commit 9c044fe)
@rintaro
Copy link
Member Author

rintaro commented Jun 28, 2019

@swift-ci Please test

@rintaro rintaro changed the title [Syntax] Fix tuple type element parsing [5.1][Syntax] Fix tuple type element parsing Jun 28, 2019
@rintaro rintaro merged commit ca3c825 into swiftlang:swift-5.1-branch Jun 28, 2019
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