aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/t0421-new.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/t0421-new.scala')
-rw-r--r--tests/pending/run/t0421-new.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pending/run/t0421-new.scala b/tests/pending/run/t0421-new.scala
index 8df5aa199..f743470a3 100644
--- a/tests/pending/run/t0421-new.scala
+++ b/tests/pending/run/t0421-new.scala
@@ -29,4 +29,4 @@ object Test extends App {
println(matmul(Array(Array(2, 3)), Array(Array(5), Array(7))).deep.mkString("[", ",", "]"))
println(matmul(Array(Array(4)), Array(Array(6, 8))).deep.mkString("[", ",", "]"))
-} \ No newline at end of file
+}