summaryrefslogtreecommitdiff
path: root/test/files/run/t5080.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5080.scala')
-rw-r--r--test/files/run/t5080.scala4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/run/t5080.scala b/test/files/run/t5080.scala
index ce72d13a54..acb6167f46 100644
--- a/test/files/run/t5080.scala
+++ b/test/files/run/t5080.scala
@@ -1,3 +1,7 @@
+
+import scala.language.implicitConversions
+import scala.language.reflectiveCalls
+
object Test extends App {
abstract class Value {