summaryrefslogtreecommitdiff
path: root/test/files/neg/t3399.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t3399.check')
-rw-r--r--test/files/neg/t3399.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/t3399.check b/test/files/neg/t3399.check
new file mode 100644
index 0000000000..eb6c679704
--- /dev/null
+++ b/test/files/neg/t3399.check
@@ -0,0 +1,4 @@
+t3399.scala:23: error: could not find implicit value for parameter e: =:=[Nats.Add[Nats._1,Nats._1],Nats._1]
+ implicitly[ Add[_1, _1] =:= _1]
+ ^
+one error found