aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/t3346b.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/t3346b.check')
-rw-r--r--tests/untried/neg/t3346b.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/untried/neg/t3346b.check b/tests/untried/neg/t3346b.check
new file mode 100644
index 000000000..bcde6d90e
--- /dev/null
+++ b/tests/untried/neg/t3346b.check
@@ -0,0 +1,4 @@
+t3346b.scala:14: error: could not find implicit value for evidence parameter of type TC[Any]
+ val y = foo(1)
+ ^
+one error found