summaryrefslogtreecommitdiff
path: root/test/files/run/t0017.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t0017.scala')
-rw-r--r--test/files/run/t0017.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t0017.scala b/test/files/run/t0017.scala
index 21b4f9963a..f43481f39b 100644
--- a/test/files/run/t0017.scala
+++ b/test/files/run/t0017.scala
@@ -14,4 +14,4 @@ val transposed = transpose(my_arr)
println(transposed.deepToString)
-} \ No newline at end of file
+}