summaryrefslogtreecommitdiff
path: root/test/files/run/bug298.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2009-10-05 05:44:58 +0000
committerPaul Phillips <paulp@improving.org>2009-10-05 05:44:58 +0000
commitfad438ec01992e9aed93df85fda1d9225cceef2b (patch)
tree67235bb074be5e9a7001b8ea96973e683b68f475 /test/files/run/bug298.check
parent2672f972ebdab9e504bf88227ab0dd0046b2992d (diff)
downloadscala-fad438ec01992e9aed93df85fda1d9225cceef2b.tar.gz
scala-fad438ec01992e9aed93df85fda1d9225cceef2b.tar.bz2
scala-fad438ec01992e9aed93df85fda1d9225cceef2b.zip
Test case for #298.
Diffstat (limited to 'test/files/run/bug298.check')
-rw-r--r--test/files/run/bug298.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/bug298.check b/test/files/run/bug298.check
new file mode 100644
index 0000000000..1cd1d2266c
--- /dev/null
+++ b/test/files/run/bug298.check
@@ -0,0 +1,2 @@
+List(42, 24)
+List((42,42), (24,24))