summaryrefslogtreecommitdiff
path: root/test/files/run/t7932.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t7932.check')
-rw-r--r--test/files/run/t7932.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/t7932.check b/test/files/run/t7932.check
new file mode 100644
index 0000000000..13d64f1d3c
--- /dev/null
+++ b/test/files/run/t7932.check
@@ -0,0 +1,3 @@
+warning: there were 1 feature warning(s); re-run with -feature for details
+public Category<?> C.category()
+public Category<scala.Tuple2> C.category1()