Skip to content

Conversation

@nicolasstucki
Copy link
Contributor

No description provided.

@nicolasstucki nicolasstucki marked this pull request as ready for review January 9, 2020 10:58
@nicolasstucki nicolasstucki requested a review from odersky January 9, 2020 10:58
@odersky odersky merged commit 0f0d25c into scala:master Jan 13, 2020
@odersky odersky deleted the fix-#2887 branch January 13, 2020 17:50
Copy link
Contributor

@sstucki sstucki left a comment

Choose a reason for hiding this comment

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

See also my comment at #2887.

Unfortunately I couldn't figure out how to re-open the issue. Maybe I don't have the rights to do so?

@@ -0,0 +1,13 @@
trait A { type S[X[_] <: [_] => Any, Y[_]] <: [_] => Any; type I[_] } // error // error
Copy link
Contributor

Choose a reason for hiding this comment

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

There are errors in this file. The syntax of type lambdas is now [_] =>> rather than [_] =>.

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.

3 participants