Skip to content

Conversation

@nicolasstucki
Copy link
Contributor

No description provided.


def main(args: Array[String]): Unit = {
wrappedFunction(test1: (Wrapped[Float], Wrapped[Float], Wrapped[Float]) => Wrapped[Float])(5f, 11f, 3f)
wrappedFunction(test1)(5f, 11f, 3f)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the case that used to fail

@odersky odersky merged commit 8dcbe6f into scala:master Jan 8, 2020
@odersky odersky deleted the fix-#7851 branch January 8, 2020 10:55
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