summaryrefslogtreecommitdiff
path: root/test/files/neg/t8104b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t8104b.check')
-rw-r--r--test/files/neg/t8104b.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/t8104b.check b/test/files/neg/t8104b.check
new file mode 100644
index 0000000000..3214a132c2
--- /dev/null
+++ b/test/files/neg/t8104b.check
@@ -0,0 +1,4 @@
+Test_2.scala:16: error: could not find implicit value for parameter generic: Generic.Aux[Test.C,Repr]
+ reprify(C(40, 2))
+ ^
+one error found