Skip to content

Commit 70078f9

Browse files
authored
Add files via upload
1 parent 465de77 commit 70078f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/neg/i17168.scala

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
type F[X <: String] = X
2+
3+
val a = summon[F[Int] =:= Int]

0 commit comments

Comments
 (0)