summaryrefslogtreecommitdiff
path: root/test/files/neg/t5318b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t5318b.check')
-rw-r--r--test/files/neg/t5318b.check5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/neg/t5318b.check b/test/files/neg/t5318b.check
new file mode 100644
index 0000000000..47a10d6733
--- /dev/null
+++ b/test/files/neg/t5318b.check
@@ -0,0 +1,5 @@
+t5318b.scala:7: error: diverging implicit expansion for type DivergingImplicitReported.this.TC[F]
+starting with method tc in class DivergingImplicitReported
+ breakage // correct: diverging implicit expansion
+ ^
+one error found \ No newline at end of file