summaryrefslogtreecommitdiff
path: root/test/files/run/viewtest.check
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2010-04-06 13:53:39 +0000
committerMartin Odersky <odersky@gmail.com>2010-04-06 13:53:39 +0000
commite0cf98dd424980a8d6d93af7650ba75c835b80bc (patch)
tree5f6b70d06f33a7a18dc4ac014df0025863f0cc94 /test/files/run/viewtest.check
parenta292a87fc5b6145ea3a790780c0d24c83375b228 (diff)
downloadscala-e0cf98dd424980a8d6d93af7650ba75c835b80bc.tar.gz
scala-e0cf98dd424980a8d6d93af7650ba75c835b80bc.tar.bz2
scala-e0cf98dd424980a8d6d93af7650ba75c835b80bc.zip
Optimized toArray for ArrayOps and WrappedArrays.
Diffstat (limited to 'test/files/run/viewtest.check')
-rw-r--r--test/files/run/viewtest.check12
1 files changed, 3 insertions, 9 deletions
diff --git a/test/files/run/viewtest.check b/test/files/run/viewtest.check
index ded3ac0e92..6e0fe81a67 100644
--- a/test/files/run/viewtest.check
+++ b/test/files/run/viewtest.check
@@ -1,17 +1,11 @@
-SeqViewZ((x,0))
+SeqViewZ(...)
ys defined
mapping 1
2
-mapping 1
-mapping 2
-mapping 3
-SeqViewMS(3, 4)
+SeqViewMS(...)
mapping 3
4
-mapping 1
-mapping 2
-mapping 3
-SeqViewM(2, 3, 4)
+SeqViewM(...)
mapping 1
mapping 2
mapping 3