summaryrefslogtreecommitdiff
path: root/test/files/run/infix.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/infix.scala')
-rw-r--r--test/files/run/infix.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/infix.scala b/test/files/run/infix.scala
index ba77480297..700e4347ac 100644
--- a/test/files/run/infix.scala
+++ b/test/files/run/infix.scala
@@ -9,4 +9,4 @@ object Test extends App {
case null op (0, 0) op (1, 1) op (2, 2) => Console.println("OK")
}
}
-
+