aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/arrayclone-new.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/arrayclone-new.scala')
-rw-r--r--tests/pending/run/arrayclone-new.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pending/run/arrayclone-new.scala b/tests/pending/run/arrayclone-new.scala
index 506e4f527..e9356de85 100644
--- a/tests/pending/run/arrayclone-new.scala
+++ b/tests/pending/run/arrayclone-new.scala
@@ -105,4 +105,4 @@ object PolymorphicArrayClone{
val y : Array[Int] = mangled.it; // make sure it's unboxed
testIt(mangled.it, 0, 1);
-} \ No newline at end of file
+}