summaryrefslogtreecommitdiff
path: root/test/pending/run/t5427c.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/run/t5427c.scala')
-rw-r--r--test/pending/run/t5427c.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pending/run/t5427c.scala b/test/pending/run/t5427c.scala
index ab41d8b8cd..7095158e85 100644
--- a/test/pending/run/t5427c.scala
+++ b/test/pending/run/t5427c.scala
@@ -1,4 +1,4 @@
-import scala.reflect.mirror._
+import scala.reflect.runtime.universe._
class Foo(bar: Int)