Skip to content

Properly strip readonly from rest argument types #35169

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

Merged
merged 3 commits into from
Nov 18, 2019
Merged

Properly strip readonly from rest argument types #35169

merged 3 commits into from
Nov 18, 2019

Conversation

ahejlsberg
Copy link
Member

Fixes #35066.

@ahejlsberg ahejlsberg merged commit 8b83703 into master Nov 18, 2019
@ahejlsberg ahejlsberg deleted the fix35066 branch November 18, 2019 21:11
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.

Can't spread a ReadonlyArray to a rest parameter of a union of arrays
2 participants