summaryrefslogtreecommitdiff
path: root/test/pending/neg/t5618.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/neg/t5618.check')
-rw-r--r--test/pending/neg/t5618.check7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/pending/neg/t5618.check b/test/pending/neg/t5618.check
new file mode 100644
index 0000000000..118e812ae4
--- /dev/null
+++ b/test/pending/neg/t5618.check
@@ -0,0 +1,7 @@
+t5618.scala:12: error: could not find implicit value for parameter class1: Class1
+ val class2 = new Class2
+ ^
+t5618.scala:18: error: could not find implicit value for parameter class1: Class1
+ val class2 = new Class2
+ ^
+two errors found \ No newline at end of file