summaryrefslogtreecommitdiff
path: root/test/files/run/t4766.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t4766.scala')
-rw-r--r--test/files/run/t4766.scala4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/run/t4766.scala b/test/files/run/t4766.scala
index c2a864ddb2..d67431f50e 100644
--- a/test/files/run/t4766.scala
+++ b/test/files/run/t4766.scala
@@ -1,3 +1,7 @@
+
+import scala.language.postfixOps
+import scala.language.reflectiveCalls
+
object Test extends App {
val x = new {
def > = 1