summaryrefslogtreecommitdiff
path: root/test/pending/pos/t2178.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/pos/t2178.scala')
-rw-r--r--test/pending/pos/t2178.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pending/pos/t2178.scala b/test/pending/pos/t2178.scala
index 9ee3165a72..98ea119299 100644
--- a/test/pending/pos/t2178.scala
+++ b/test/pending/pos/t2178.scala
@@ -1,3 +1,4 @@
+// fixed by now
scala> Array(Array(1)).last.last
java.lang.ClassCastException: [I
at .<init>(<console>:5)