Skip to content

Commit 5d5717c

Browse files
oderskyWojciechMazur
authored andcommitted
Add test for #20484
1 parent 7d90cb1 commit 5d5717c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/pos/i20484.scala

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
given Int = ???
2+
given Char = ???
3+
val a = summon[Int]

0 commit comments

Comments
 (0)