summaryrefslogtreecommitdiff
path: root/test/files/neg/t9527b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t9527b.check')
-rw-r--r--test/files/neg/t9527b.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/t9527b.check b/test/files/neg/t9527b.check
new file mode 100644
index 0000000000..4529ec83ea
--- /dev/null
+++ b/test/files/neg/t9527b.check
@@ -0,0 +1,4 @@
+t9527b.scala:6: error: msg A=Nothing
+ implicitly[Int => String]
+ ^
+one error found