summaryrefslogtreecommitdiff
path: root/test/files/run/t874.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t874.scala')
-rw-r--r--test/files/run/t874.scala2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/t874.scala b/test/files/run/t874.scala
index 41d124f728..7e70fc34eb 100644
--- a/test/files/run/t874.scala
+++ b/test/files/run/t874.scala
@@ -1,3 +1,5 @@
+
+import scala.language.{ reflectiveCalls }
object Test {
abstract class Base {
val U: {