summaryrefslogtreecommitdiff
path: root/test/files/pos/seq-ordering.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/seq-ordering.scala')
-rw-r--r--test/files/pos/seq-ordering.scala2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/pos/seq-ordering.scala b/test/files/pos/seq-ordering.scala
index bcf1a79004..517d8ae8aa 100644
--- a/test/files/pos/seq-ordering.scala
+++ b/test/files/pos/seq-ordering.scala
@@ -1,3 +1,5 @@
+import Ordering.Implicits._
+
class A {
import Predef.{ implicitly => ? }