summaryrefslogtreecommitdiff
path: root/test/files/run/t1423.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t1423.scala')
-rw-r--r--test/files/run/t1423.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t1423.scala b/test/files/run/t1423.scala
index 073483aeee..44c6653287 100644
--- a/test/files/run/t1423.scala
+++ b/test/files/run/t1423.scala
@@ -5,4 +5,4 @@ object Test extends App{
case 1L => println(1);
case _ => println("????");
}
-}
+}