We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c3a32 commit 0678aa3Copy full SHA for 0678aa3
tests/pos/i20860.scala renamed to tests/warn/i20860.scala
@@ -1,3 +1,5 @@
1
+//> using options -Wunused:imports
2
+
3
def `i20860 use result to check selector bound`: Unit =
4
import Ordering.Implicits.given Ordering[?]
5
summon[Ordering[Seq[Int]]]
0 commit comments