summaryrefslogtreecommitdiff
path: root/test/files/neg/t696a.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t696a.check')
-rw-r--r--test/files/neg/t696a.check5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/files/neg/t696a.check b/test/files/neg/t696a.check
deleted file mode 100644
index 490fc1a571..0000000000
--- a/test/files/neg/t696a.check
+++ /dev/null
@@ -1,5 +0,0 @@
-t696a.scala:4: error: diverging implicit expansion for type TypeUtil0.Type[Any]
-starting with method WithType in object TypeUtil0
- as[Any](null);
- ^
-one error found