Skip to content

Commit 0678aa3

Browse files
committed
Fix test to warn
1 parent a1c3a32 commit 0678aa3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//> using options -Wunused:imports
2+
13
def `i20860 use result to check selector bound`: Unit =
24
import Ordering.Implicits.given Ordering[?]
35
summon[Ordering[Seq[Int]]]

0 commit comments

Comments
 (0)