summaryrefslogtreecommitdiff
path: root/test/files/run/bug2552.check
diff options
context:
space:
mode:
authorDonna Malayeri <lindydonna@gmail.com>2009-11-23 15:16:25 +0000
committerDonna Malayeri <lindydonna@gmail.com>2009-11-23 15:16:25 +0000
commit3045b84c8c36d25a3936a114e77a2ae1488ec313 (patch)
tree4ae98861ce772d8bec8cb5dc974bee47cce8d904 /test/files/run/bug2552.check
parent85befd69274d53fb2a4e7b9cdbd8fed8f3171e42 (diff)
downloadscala-3045b84c8c36d25a3936a114e77a2ae1488ec313.tar.gz
scala-3045b84c8c36d25a3936a114e77a2ae1488ec313.tar.bz2
scala-3045b84c8c36d25a3936a114e77a2ae1488ec313.zip
Closed #2552.
Diffstat (limited to 'test/files/run/bug2552.check')
-rw-r--r--test/files/run/bug2552.check49
1 files changed, 49 insertions, 0 deletions
diff --git a/test/files/run/bug2552.check b/test/files/run/bug2552.check
new file mode 100644
index 0000000000..774e360d13
--- /dev/null
+++ b/test/files/run/bug2552.check
@@ -0,0 +1,49 @@
+p(0)
+0
+p(1)
+1
+p(2)
+2
+p(3)
+3
+p(4)
+4
+p(5)
+5
+p(6)
+6
+p(7)
+7
+p(8)
+8
+p(9)
+9
+p(10)
+p(0)
+true
+true
+0
+p(1)
+true
+1
+p(2)
+false
+p(2)
+false
+p(0)
+true
+true
+0
+p(1)
+p(2)
+2
+p(3)
+p(4)
+4
+p(5)
+p(6)
+6
+p(7)
+p(8)
+8
+p(9)