summaryrefslogtreecommitdiff
path: root/test/files/run/t1773.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t1773.scala')
-rw-r--r--test/files/run/t1773.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t1773.scala b/test/files/run/t1773.scala
index fc24f58b61..81c6005f86 100644
--- a/test/files/run/t1773.scala
+++ b/test/files/run/t1773.scala
@@ -9,4 +9,4 @@ object Test extends Application
)
for (x1 <- xs; x2 <- xs) assert (x1 == x2)
-} \ No newline at end of file
+}