summaryrefslogtreecommitdiff
path: root/test/files/neg/t5318c.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t5318c.check')
-rw-r--r--test/files/neg/t5318c.check5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/neg/t5318c.check b/test/files/neg/t5318c.check
new file mode 100644
index 0000000000..594539be69
--- /dev/null
+++ b/test/files/neg/t5318c.check
@@ -0,0 +1,5 @@
+t5318c.scala:13: error: diverging implicit expansion for type CompilerHang.this.TC[F]
+starting with method tc in class CompilerHang
+ breakage // type checker doesn't terminate, should report inference failure
+ ^
+one error found