summaryrefslogtreecommitdiff
path: root/test/files/specialized/arrays.check
diff options
context:
space:
mode:
authorAleksandar Pokopec <aleksandar.prokopec@epfl.ch>2011-02-09 15:46:50 +0000
committerAleksandar Pokopec <aleksandar.prokopec@epfl.ch>2011-02-09 15:46:50 +0000
commitd34d0d5108542f6eb9ec46acb5daadd5ad4fb7ef (patch)
tree36d3d144fcd65146d0502c048780a993257d38a0 /test/files/specialized/arrays.check
parentd5fbd26715a9084595b605a6b2bfd24cd6f2b66e (diff)
downloadscala-d34d0d5108542f6eb9ec46acb5daadd5ad4fb7ef.tar.gz
scala-d34d0d5108542f6eb9ec46acb5daadd5ad4fb7ef.tar.bz2
scala-d34d0d5108542f6eb9ec46acb5daadd5ad4fb7ef.zip
Added a test case for anyref specialization.
Diffstat (limited to 'test/files/specialized/arrays.check')
-rw-r--r--test/files/specialized/arrays.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/specialized/arrays.check b/test/files/specialized/arrays.check
new file mode 100644
index 0000000000..d37dfb720d
--- /dev/null
+++ b/test/files/specialized/arrays.check
@@ -0,0 +1,4 @@
+0
+0
+50
+51 \ No newline at end of file