Skip to content

Commit 3112bb7

Browse files
committed
Add test for #20484
1 parent 03ced0d commit 3112bb7

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)