We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465de77 commit 70078f9Copy full SHA for 70078f9
tests/neg/i17168.scala
@@ -0,0 +1,3 @@
1
+type F[X <: String] = X
2
+
3
+val a = summon[F[Int] =:= Int]
0 commit comments