summaryrefslogtreecommitdiff
path: root/test/files/run/bug4291.check
diff options
context:
space:
mode:
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