summaryrefslogtreecommitdiff
path: root/test/pending/neg/bug452.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/neg/bug452.check')
-rw-r--r--test/pending/neg/bug452.check6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/pending/neg/bug452.check b/test/pending/neg/bug452.check
deleted file mode 100644
index 308ec18bd4..0000000000
--- a/test/pending/neg/bug452.check
+++ /dev/null
@@ -1,6 +0,0 @@
-bug452.scala:3: error: type mismatch;
- found : Test
- required: Test.this.Foo
- def this() = this(this);
- ^
-one error found