summaryrefslogtreecommitdiff
path: root/test/files/run/t3242.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t3242.scala')
-rw-r--r--test/files/run/t3242.scala3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/t3242.scala b/test/files/run/t3242.scala
index f8defaa5cd..0a449d51f9 100644
--- a/test/files/run/t3242.scala
+++ b/test/files/run/t3242.scala
@@ -1,3 +1,6 @@
+
+import scala.language.{ higherKinds }
+
object Test {
def benchmarkA(num: Int) {