Skip to content

Fix #9404: Make sure to keep arguments of structural calls typed #9440

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 1 commit into from
Jul 27, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jul 27, 2020

The arguments lost their types previously, which made a TypeTree with type
Int regress to a TypeTree without type.

The arguments lost their types previously, which made a TypeTree with type
Int regress to a TypeTree without type.
@odersky odersky requested a review from sjrd July 27, 2020 12:37
@sjrd sjrd merged commit e24a0b7 into scala:master Jul 27, 2020
@sjrd sjrd deleted the fix-#9404 branch July 27, 2020 14:21
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.

2 participants