summaryrefslogtreecommitdiff
path: root/test/files/pos/t3927.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t3927.scala')
-rw-r--r--test/files/pos/t3927.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t3927.scala b/test/files/pos/t3927.scala
index c1344febba..eb4c4b3be5 100644
--- a/test/files/pos/t3927.scala
+++ b/test/files/pos/t3927.scala
@@ -3,4 +3,4 @@ object A {
implicit lazy val e: Equiv[Int] = error("")
implicitly[Equiv[Int]]
}
-}
+}