Skip to content

Fix problem with by name params in mixed in methods. #296

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

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Dec 16, 2014

Erasure choked on them before. Review by @DarkDimius. Closes #288.

DarkDimius added a commit that referenced this pull request Dec 16, 2014
…-mixins

Fix problem with by name params in mixed in methods.
@DarkDimius DarkDimius merged commit ca03148 into scala:master Dec 16, 2014
@allanrenucci allanrenucci deleted the fix/#288-by-name-params-in-mixins branch December 14, 2017 19: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.

By-name args are still going wild
2 participants