summaryrefslogtreecommitdiff
path: root/test/pending/neg/t6680b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/neg/t6680b.check')
-rw-r--r--test/pending/neg/t6680b.check6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/pending/neg/t6680b.check b/test/pending/neg/t6680b.check
deleted file mode 100644
index a16812d91d..0000000000
--- a/test/pending/neg/t6680b.check
+++ /dev/null
@@ -1,6 +0,0 @@
-t6680b.scala:8: error: type mismatch;
- found : String("not what you\'d expect")
- required: ?Hidden1 where type ?Hidden1 (this is a GADT skolem)
- case Concrete(f) => f("not what you'd expect")
- ^
-one error found