summaryrefslogtreecommitdiff
path: root/test/files/run/bug4291.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-02-24 06:00:30 +0000
committerPaul Phillips <paulp@improving.org>2011-02-24 06:00:30 +0000
commitdd45d81acf8b4e8961406b5b940e1dd70153c2a4 (patch)
tree394a1866f7c93d33a222a820f277f33eacd0c741 /test/files/run/bug4291.check
parent11b936a03a749606df6612ef9c0a639c75bce765 (diff)
downloadscala-dd45d81acf8b4e8961406b5b940e1dd70153c2a4.tar.gz
scala-dd45d81acf8b4e8961406b5b940e1dd70153c2a4.tar.bz2
scala-dd45d81acf8b4e8961406b5b940e1dd70153c2a4.zip
Reversion of r24319 for causing #4291.
in future attempts. Closes #4291, references #4214, no review.
Diffstat (limited to 'test/files/run/bug4291.check')
-rw-r--r--test/files/run/bug4291.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/run/bug4291.check b/test/files/run/bug4291.check
new file mode 100644
index 0000000000..c2b58db6e6
--- /dev/null
+++ b/test/files/run/bug4291.check
@@ -0,0 +1,4 @@
+scala.collection.immutable.List A
+scala.Option A
+scala.Function1 R
+scala.collection.Traversable That