We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ced0d commit 3112bb7Copy full SHA for 3112bb7
tests/pos/i20484.scala
@@ -0,0 +1,3 @@
1
+given Int = ???
2
+given Char = ???
3
+val a = summon[Int]
0 commit comments