aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/t2462c.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/t2462c.check')
-rw-r--r--tests/untried/neg/t2462c.check7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/untried/neg/t2462c.check b/tests/untried/neg/t2462c.check
new file mode 100644
index 000000000..edeead55d
--- /dev/null
+++ b/tests/untried/neg/t2462c.check
@@ -0,0 +1,7 @@
+t2462c.scala:18: error: No C of X$Y
+ f[X$Y]
+ ^
+t2462c.scala:24: error: No C of Foo[Int]
+ f[Foo[Int]]
+ ^
+two errors found