We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dffeda7 commit ef458d8Copy full SHA for ef458d8
tests/neg/i20317.scala
@@ -1,3 +1,3 @@
1
type Foo[A] = A
2
3
-def foo[A <: Foo[A]]: Unit = () // error // error
+def foo[A <: Foo[A]]: Unit = () // error
0 commit comments