summaryrefslogtreecommitdiff
path: root/test/files/run/t6410.check
diff options
context:
space:
mode:
authorAleksandar Prokopec <axel22@gmail.com>2012-09-25 20:02:22 +0200
committerAleksandar Prokopec <axel22@gmail.com>2012-09-25 20:02:22 +0200
commit188d69631573ee0f718fce47689e29f16a46ea08 (patch)
treef2af7821ec28627d198a4d63aa792b4557ece3ed /test/files/run/t6410.check
parentf284ac55c931249a49499a7831de4d25213d34b8 (diff)
downloadscala-188d69631573ee0f718fce47689e29f16a46ea08.tar.gz
scala-188d69631573ee0f718fce47689e29f16a46ea08.tar.bz2
scala-188d69631573ee0f718fce47689e29f16a46ea08.zip
SI-6410 add test cases.
Diffstat (limited to 'test/files/run/t6410.check')
-rw-r--r--test/files/run/t6410.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/t6410.check b/test/files/run/t6410.check
new file mode 100644
index 0000000000..051fe4995a
--- /dev/null
+++ b/test/files/run/t6410.check
@@ -0,0 +1,2 @@
+ParMap(0 -> 4, 1 -> 5)
+ParMap(0 -> 4, 1 -> 5) \ No newline at end of file