summaryrefslogtreecommitdiff
path: root/test/files/neg/t6666d.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t6666d.check')
-rw-r--r--test/files/neg/t6666d.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/neg/t6666d.check b/test/files/neg/t6666d.check
deleted file mode 100644
index b4785f0129..0000000000
--- a/test/files/neg/t6666d.check
+++ /dev/null
@@ -1,4 +0,0 @@
-t6666d.scala:7: error: Implementation restriction: access of object TreeOrd$1 from object TreeOrd$2, would require illegal premature access to the unconstructed `this` of class Test
- implicit object TreeOrd extends Ordering[K](){
- ^
-one error found